Significant Figures Explained: Counting, Rounding, and Why They Matter
Published 1/22/2026 · 4 min read · Everyday calculators
Significant figures are the digits in a number that carry real measurement information. The rules: all non-zero digits count; zeros between non-zero digits count; leading zeros never count; trailing zeros count only when there is a decimal point. So 0.00420 has three significant figures (4, 2, and the final 0), while 1200 without a decimal is ambiguous — it may have two, three, or four. Sig figs matter because a result cannot be more precise than the least precise value used to compute it.
Learn what counts as a significant figure, the rules for leading, trailing, and captive zeros, and how sig figs keep your calculated answers honest.
The rules for counting significant figures
Start with the digits you can always trust: every non-zero digit is significant. The number 45.3 has three. The subtlety is entirely about zeros, and there are three kinds. Captive zeros, sandwiched between non-zero digits, always count: 4005 has four significant figures. Leading zeros, which only mark the decimal place, never count: 0.0032 has just two.
Trailing zeros are the tricky case. In 0.4200 the two final zeros are significant because they sit after a decimal point — the writer chose to show them, signaling precision, so it has four significant figures. But in 1200 with no decimal, the trailing zeros are ambiguous. Scientific notation removes all doubt: 1.2 × 10³ shows two sig figs, 1.200 × 10³ shows four.
Rounding to a set number of sig figs
To round to n significant figures, count n significant digits from the left, then look at the next digit to decide whether to round up. Rounding 0.0034567 to three sig figs: the significant digits are 3, 4, 5, and the next digit is 6, so you round up to 0.00346. The leading zeros are just placeholders and are not counted, but they stay to keep the value correct.
Multiplication and division follow the least-sig-figs rule: the result keeps as many significant figures as the input with the fewest. So 3.2 × 4.567 = 14.6144 on a calculator, but 3.2 has only two sig figs, so the honest answer is 15. Addition and subtraction instead follow decimal places: 12.11 + 1.1 = 13.2, matching the one decimal place of 1.1.
Why significant figures matter
Every measurement carries uncertainty, and significant figures are shorthand for how far you can trust a number. If you measure a length as 12.3 cm with a ruler marked in millimeters, reporting 12.34567 cm would be dishonest — you never measured those extra digits. Sig figs stop a calculation from inventing precision that the original data never had.
This is why lab reports, engineering specs, and scientific papers police sig figs so carefully. Carrying extra digits through intermediate steps is fine — you only round at the very end — but the final answer must reflect the real precision. Reporting too many figures overstates certainty; too few throws away information you legitimately have.
Frequently asked questions
- Are exact counts subject to significant figures?
- No. Exact numbers — like 12 items in a dozen or a defined conversion such as 100 cm in a meter — have infinite significant figures. They never limit the precision of a result, so you ignore them when applying the sig-fig rules.
- How many significant figures does 100 have?
- Without a decimal point it is ambiguous — it could be one, two, or three. Writing 100. with a trailing dot signals three, and scientific notation is clearer still: 1 × 10² is one sig fig, 1.00 × 10² is three.
- Do significant figures apply to whole numbers?
- Yes, when the whole number is a measurement. A measured 250 g has an ambiguous count of trailing zeros, so people write it as 2.5 × 10² g for two sig figs. Only exact integers, like a headcount, escape the rules entirely.
- Should I round at each step of a calculation?
- No. Carry extra digits through the intermediate steps and round only the final answer to the correct number of significant figures. Rounding early lets small errors accumulate and can push the last digit off.
Articles you may find interesting
All guides →Related tools
Sources
Spotted a mistake in this article?