Significant Figures Counter
Count the significant figures in any number with every digit classified by rule, or round a number to 1–15 significant figures with exact string-based math.
Result
This page opens the sig fig calculator in counting mode: paste any number and it returns the number of significant figures, with every single digit highlighted and labelled by the rule that decides its fate.
The rules the counter applies are the standard four. Nonzero digits always count. Zeros trapped between significant digits — captive zeros, like the 0 in 4.05 — always count. Leading zeros, like the three in 0.004560, never count: they only fix the decimal scale. Trailing zeros count only when the number has a decimal point, which is why 0.004560 has 4 significant figures but 1200 conventionally has just 2.
That last case is flagged honestly: for a whole number ending in zeros the counter reports the conventional minimum, notes that the true count could be higher if the value was measured exactly, and shows the scientific notation — 1.200 × 10³ — that would state the precision beyond doubt. Everything runs locally in your browser.