Tested tool guide
Tested browser tools
Checked August 16, 2026
What Significant Figures Calculator does, with a checked example
Type a value and the tool counts its significant figures, coloring every digit that counts and dimming the ones that do not: leading zeros, ambiguous trailing zeros. Enter an arithmetic expression and it applies the two rules of measurement math. Multiplication and division round to the fewest significant figures; addition and subtraction round to the fewest decimal places. The thing most users get wrong is the second rule: 12.11 + 0.3 rounds to 12.4, not 12.41, because sums care about decimal places, never about significant-figure counts.
Worked example
A concrete input and expected output from the current implementation.
->
Expected output
3 significant figures - the 4, the 3, and the trailing 0 count; the two leading zeros do not
The zeros before the 4 only fix the position of the decimal point, so they are placeholders, not measured digits. The trailing zero comes after a decimal point and is measured, so it counts, giving 3 significant figures in total.