Significant Figures Calculator & Counter
Count sig figs in any number, round to any sig fig precision, and perform arithmetic with the correct sig fig rules applied automatically — all with step-by-step working shown.
Calculating...
Select a mode, enter a number, and click Calculate to see the significant figures with step-by-step rules.
Significant Figure Rules at a Glance
1. Non-zero digits: always sig 2. Leading zeros: never sig 3. Captive zeros: always sig 4. Trailing zeros: sig only with decimal
× and ÷ → fewest sig figs + and − → fewest decimal places Always normalise for the weaker operand
What Are Significant Figures?
Significant figures (also called significant digits, or sig figs) are the digits in a measurement that carry real meaning and contribute to its precision. Every measured value has a limit to how precisely it can be known — significant figures tell you exactly how many digits of a number are reliable, and which ones are just placeholders.
For example, measuring a piece of wood as 12.3 cm means you know the length to the nearest millimetre — three significant figures. Writing the same measurement as 12.300 cm (five sig figs) would falsely imply a precision you don't have. Significant figures matter in chemistry, physics, and any field that involves real measurements.
How to Count Significant Figures
Four rules cover every case:
- Non-zero digits (1–9) are always significant. In 4.27, all three digits are significant.
- Leading zeros (zeros before the first non-zero digit) are never significant. In 0.0045, only the 4 and 5 are significant — 2 sig figs.
- Captive zeros (zeros sandwiched between non-zero digits) are always significant. In 1007, all four digits are significant.
- Trailing zeros are significant only if a decimal point is present. Without a decimal point, 1200 has 2 sig figs; with one, 1200. has 4; and 1200.00 has 6.
The ambiguity in trailing zeros without a decimal is why scientists often prefer scientific notation: 1.2 × 10³ unambiguously has 2 sig figs, while 1.200 × 10³ unambiguously has 4.
How to Round to Significant Figures
Rounding to n significant figures means keeping only the n most meaningful digits. The steps are:
- Find the nth significant figure from the left.
- Look at the digit immediately after it (the rounding digit).
- If that digit is 5 or greater, round up. If less than 5, round down.
- Replace any digits to the right with zeros (if before the decimal) or drop them (if after the decimal).
Example: round 84,700 to 2 sig figs. The first two significant digits are 8 and 4. The next digit is 7 (≥ 5), so round up: 84,700 → 85,000. The trailing zeros are placeholders only.
Rounding 0.004567 to 2 sig figs: the first two sig figs are 4 and 5. The next digit is 6 (≥ 5), so round up: 0.0046.
Significant Figures in Arithmetic
The rules for sig figs in calculations differ between multiplication/division and addition/subtraction — a distinction that trips up students constantly.
Multiplication and Division
The result should have the same number of significant figures as the operand with the fewest sig figs.
- 12.3 × 4.56 = 56.088 → round to 3 sig figs → 56.1
- 123.4 ÷ 5.6 = 22.035... → round to 2 sig figs (5.6 limits) → 22
The reasoning: multiplication combines relative uncertainties. A 3-sig-fig number has ~0.1% uncertainty; a 2-sig-fig number has ~1%. The result can only be as precise as the less precise input.
Addition and Subtraction
The result should have the same number of decimal places as the operand with the fewest decimal places.
- 12.1 + 0.358 = 12.458 → limit to 1 decimal place (12.1 limits) → 12.5
- 1000 + 3.5 = 1003.5 → limit to 0 decimal places (1000 limits) → 1004
The reasoning: addition combines absolute uncertainties. A value known to the tenths place is uncertain by ±0.05, so the answer cannot be known more precisely than the tenths place.
Common Significant Figure Mistakes
Students and engineers commonly make these errors when working with sig figs:
- Using the wrong rule for addition. Applying the multiplication rule (fewest sig figs) to addition gives wrong answers. Addition uses fewest decimal places, not fewest sig figs.
- Rounding intermediate results. Round only the final answer. Rounding each intermediate step propagates error.
- Treating trailing zeros as ambiguous when they're not. If you write 25.0, the trailing zero IS significant — you measured to the tenths. Don't round it away.
- Confusing sig figs with decimal places. 0.0045 has 2 sig figs but 4 decimal places. These are completely different counts.
- Not normalising after arithmetic. If multiplying gives 0.8 × 10² (a coefficient less than 1), you must normalise to 8 × 10¹.
Significant Figures Reference Table
| Number | Sig Figs | Reason |
|---|---|---|
| 0.0045 | 2 | Leading zeros not significant; 4 and 5 are |
| 1200 | 2 | Trailing zeros without decimal are ambiguous — not counted |
| 1200. | 4 | Decimal point makes all four digits significant |
| 1200.00 | 6 | All trailing zeros after decimal are significant |
| 0.1050 | 4 | Leading 0 not sig; captive 0 and trailing 0 are significant |
| 6.02 × 10²³ | 3 | Scientific notation: count mantissa digits only (6, 0, 2) |
Significant Figures FAQ
What is the difference between significant figures and decimal places?
Are leading zeros significant?
Are trailing zeros significant?
What is the sig fig rule for multiplication and division?
What is the sig fig rule for addition and subtraction?
Why do scientists use significant figures?
Related Calculators
Basic Sig Fig Counter
Quick count and round — simple single-input tool
Scientific Notation Converter
Convert to/from scientific notation — closely related to sig fig precision
Standard Deviation Calculator
Precision and measurement in statistics — uses the same sig fig principles
Percentage Calculator
Calculate percentages and percentage change with full working