What Are Significant Figures?
Significant figures (often shortened to "sig figs") are the digits in a number that carry real meaning about how precisely that number was measured or calculated. Significant figures matter in science, engineering, and any field where measurements are reported, because they communicate the precision of an instrument or calculation — reporting more digits than a measurement actually supports is misleading, and reporting fewer throws away real information. This calculator does two things: it counts how many significant figures are in a number you type in, and it rounds a number to a target number of significant figures.
How to Use This Calculator
- To count sig figs, type a number (as text, so leading/trailing zeros are preserved exactly as written) into the "Enter a Number" box.
- To round a number, enter it in the "Number to Round" box and choose how many significant figures you want to keep.
- Results and explanations update instantly as you type.
The Rules for Counting Significant Figures
Significant figure rules apply to the digits as written, not to the mathematical value of the number. The standard rules are:
- All non-zero digits are always significant. In 456, all three digits count.
- Zeros between non-zero digits are significant. In 1002, all four digits count.
- Leading zeros are never significant. They only set the decimal position. In 0.00456, the three leading zeros don't count — only 4, 5, and 6 do (3 sig figs).
- Trailing zeros are significant only if the number contains a decimal point. In 1200.0, every digit — including both trailing zeros — is significant (5 sig figs) because a decimal point is present. In 3.0500, all five digits count (5 sig figs).
- Trailing zeros in a whole number with no decimal point are ambiguous. A number like 1200 could represent 2, 3, or 4 significant figures depending on how precisely it was actually measured. By common convention (and by default in this calculator), those trailing zeros are treated as not significant, so 1200 is read as having 2 sig figs. Writing the number in scientific notation removes this ambiguity completely: 1.2 × 10³ clearly has 2 sig figs, while 1.200 × 10³ clearly has 4.
Why "1200" is ambiguous: Was the value measured to the nearest 1, the nearest 10, or the nearest 100? The digits alone can't tell you — only scientific notation or an explicitly stated precision can. This calculator applies the common "trailing zeros not significant" convention for plain whole numbers and flags the ambiguity so you're aware of it.
Rounding to a Chosen Number of Significant Figures
Rounding to N significant figures means keeping the first N meaningful digits (counting from the first non-zero digit) and rounding the rest away, following standard round-half-up rules. When rounding removes digits before the decimal point — for example, rounding 123456 to 2 sig figs — the result (120000) still needs those extra zeros as placeholders, even though they aren't significant themselves. This is exactly why scientific notation is preferred in technical writing: 1.2 × 10⁵ shows unambiguously that only two digits are meaningful.
Worked Examples
"0.00456" → 3 significant figures (4, 5, 6). The three leading zeros only mark the decimal place.
"1200.0" → 5 significant figures. The decimal point makes every digit, including the trailing zeros, significant.
"1200" → 2 significant figures by convention (trailing zeros in a whole number are ambiguous and not counted by default).
123456 rounded to 3 sig figs = 123000 (or 1.23 × 10⁵)
123456 rounded to 2 sig figs = 120000 (or 1.2 × 10⁵)
Common Mistakes to Avoid
- Counting leading zeros as significant — they never are.
- Assuming a whole number's trailing zeros are automatically significant — without a decimal point or scientific notation, they're ambiguous.
- Rounding intermediate steps in a multi-step calculation too early, which compounds small errors.
- Confusing decimal places with significant figures — they are not the same thing.
Frequently Asked Questions
Only if the number contains a decimal point. In 1200.0 or 3.0500, trailing zeros are significant. In a plain whole number like 1200 with no decimal point, trailing zeros are ambiguous and are treated as not significant by common convention — writing the number in scientific notation removes the ambiguity.
No. Leading zeros — zeros that appear before the first non-zero digit, as in 0.00456 — are never significant. They only indicate the position of the decimal point.
Scientific notation removes all ambiguity about trailing zeros. Writing 1200 as 1.2 × 10³ makes it clear the value has 2 significant figures, while 1.200 × 10³ makes it clear it has 4 — something a plain whole number can't unambiguously show.