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.

Count Sig Figs Round to Sig Figs Sig Fig Arithmetic Step-by-Step Rules Chemistry & Physics
Share this tool

Count Significant Figures

Enter any number — include a trailing decimal point (e.g. 1200.) to make trailing zeros significant

Round to Significant Figures

Round to any number of significant figures with preserved precision

Arithmetic with Sig Fig Rules

Number A

Operation

Number B

Quick Load:

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

COUNTING RULES 1 – 9 Non-zero digits Always significant 0.005 Leading zeros Never significant 1007 Captive zeros Always significant 2.50 Trailing zeros Sig only with decimalARITHMETIC RULES × and ÷ Fewest significant figures round result to fewer sig figs + and − Fewest decimal places round result to fewer decimal places
Counting Sig Figs
1. Non-zero digits: always sig 2. Leading zeros:  never sig 3. Captive zeros:  always sig 4. Trailing zeros: sig only with decimal
Arithmetic Sig Figs
× 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:

  1. Non-zero digits (1–9) are always significant. In 4.27, all three digits are significant.
  2. 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.
  3. Captive zeros (zeros sandwiched between non-zero digits) are always significant. In 1007, all four digits are significant.
  4. 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:

  1. Find the nth significant figure from the left.
  2. Look at the digit immediately after it (the rounding digit).
  3. If that digit is 5 or greater, round up. If less than 5, round down.
  4. 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

NumberSig FigsReason
0.00452Leading zeros not significant; 4 and 5 are
12002Trailing zeros without decimal are ambiguous — not counted
1200.4Decimal point makes all four digits significant
1200.006All trailing zeros after decimal are significant
0.10504Leading 0 not sig; captive 0 and trailing 0 are significant
6.02 × 10²³3Scientific notation: count mantissa digits only (6, 0, 2)

Significant Figures FAQ

What is the difference between significant figures and decimal places?
They measure different things. Decimal places count how many digits appear after the decimal point. Significant figures count all meaningful digits regardless of position. The number 0.0045 has 4 decimal places but only 2 significant figures (the 4 and the 5). The number 1200 has 0 decimal places but 2 significant figures (the 1 and the 2).
Are leading zeros significant?
No. Leading zeros — the zeros before the first non-zero digit — are never significant. They serve only to locate the decimal point. In 0.00450, the three leading zeros are not significant. The significant digits are 4, 5, and 0 (the trailing zero after the decimal), giving 3 significant figures total.
Are trailing zeros significant?
It depends on whether a decimal point is present. Trailing zeros after a decimal point are always significant (2.500 has 4 sig figs). Trailing zeros in a whole number without a decimal point are ambiguous and conventionally not counted (1200 has 2 sig figs). To make trailing zeros explicit, add a decimal point: 1200. has 4 sig figs.
What is the sig fig rule for multiplication and division?
The result must have the same number of significant figures as the operand with the fewest significant figures. For example, 12.3 (3 sf) × 4.56 (3 sf) = 56.088, which is rounded to 56.1 (3 sf). If one operand were 4.6 (2 sf), the result would round to 57 (2 sf).
What is the sig fig rule for addition and subtraction?
The result must have the same number of decimal places as the operand with the fewest decimal places — not the fewest significant figures. For example, 12.1 (1 dp) + 0.358 (3 dp) = 12.458, which rounds to 12.5 (1 dp). This is because addition combines absolute uncertainties, and the result cannot be more certain than the least certain addend.
Why do scientists use significant figures?
Every measurement has a limit of precision set by the instrument used. Significant figures communicate that precision — they tell the reader exactly how reliable a reported value is. Writing 12.30 g instead of 12.3 g signals that the balance is precise to 0.01 g, not just 0.1 g. Without sig fig conventions, calculated results would falsely imply more precision than the original measurements could justify.