fend icon indicating copy to clipboard operation
fend copied to clipboard

Incorrect significant figure rounding

Open Markos-Th09 opened this issue 1 year ago • 5 comments

When rounding using significant figures, the number is truncated instead of being rounded. For example

12.9 to 2 sf

outputs 12 instead of 13

Markos-Th09 avatar Sep 04 '24 10:09 Markos-Th09