Skip to content

Fix a division by zero bug in isc_histo

Tony Finch requested to merge 3999-histo-div-zero into main

This can occur when calculating the standard deviation of an empty histogram.

Closes #3999 (closed)

Merge request reports