Sig Fig Calculator: How to Count, Round & Calculate with Significant Figures
About the Author

A sig fig calculator instantly counts, rounds, and performs arithmetic with the correct number of significant figures — no more hand-counting digits or second-guessing trailing zeros. Whether you are finishing a chemistry lab report or checking physics homework, getting sig figs wrong means your final answer carries false precision, which costs points and credibility. This guide walks through the rules, shows worked examples, and explains the two different rounding rules for multiplication versus addition.
What Are Significant Figures?
Significant figures (often shortened to "sig figs") are the digits in a measured value that carry meaning about its precision. When you measure a length as 12.30 cm, those four digits tell another scientist that your ruler could resolve down to hundredths of a centimeter. Drop the trailing zero and write 12.3 cm, and you have signaled less precision — only three significant figures instead of four.
The concept exists because every measuring instrument has a limit. A kitchen scale reading 453 g is precise to three sig figs; a laboratory analytical balance reading 453.0021 g is precise to seven. Reporting more digits than your instrument supports is misleading, and reporting fewer throws away useful data.
The 5 Rules for Counting Significant Figures
Memorize these five rules and you can count the sig figs in any number. Our significant figures calculator applies the same logic automatically, but knowing the rules helps you catch mistakes.
| # | Rule | Example | Sig Figs |
|---|---|---|---|
| 1 | Non-zero digits are always significant | 7491 | 4 |
| 2 | Captive zeros (between non-zeros) are significant | 10.08 | 4 |
| 3 | Leading zeros are never significant | 0.0032 | 2 |
| 4 | Trailing zeros after a decimal point are significant | 8.100 | 4 |
| 5 | Trailing zeros in a whole number without a decimal are ambiguous | 2500 | 2* |
*Write 2500. (with a trailing decimal) or 2.500 × 10³ to communicate 4 sig figs unambiguously.
How to Round to a Specific Number of Sig Figs
Rounding to sig figs follows the same logic as rounding decimals, but you count significant digits instead of decimal places. Here is the step-by-step process:
- Identify all significant figures in the original number using the five rules above.
- Starting from the leftmost significant digit, count to the target number of sig figs.
- Look at the digit immediately after your target — this is the "decision digit."
- If the decision digit is 5 or greater, round up. If it is less than 5, round down (truncate).
- Replace all digits after the target with zeros (if before the decimal) or remove them (if after).
Worked Example — Round 0.0045826 to 3 Sig Figs:
- The leading zeros (0.00) are not significant. The significant digits start at 4.
- Count three sig figs: 4, 5, 8.
- Decision digit: 2 (less than 5) → round down.
- Result: 0.00458 (3 significant figures).
Worked Example — Round 73,849 to 2 Sig Figs:
- Significant digits: 7, 3, 8, 4, 9 (all non-zero).
- Count two sig figs: 7, 3.
- Decision digit: 8 (≥ 5) → round up. 73 → 74.
- Replace remaining digits with zeros: 74,000 (2 significant figures).
If you need to round numbers by decimal places instead, our rounding calculator handles that with multiple rounding modes including banker's rounding.
Sig Fig Rules for Arithmetic Operations
This is where most students trip up. There are two different rules depending on whether you are multiplying/dividing or adding/subtracting.
Multiplication and Division — Fewest Sig Figs Rule
The result gets the same number of significant figures as the input with the fewest sig figs.
4.56 × 1.4 = 6.384 (exact)
4.56 has 3 sig figs, 1.4 has 2 sig figs → round to 2 sig figs
Answer: 6.4
Addition and Subtraction — Fewest Decimal Places Rule
The result gets the same number of decimal places as the input with the fewest decimal places.
150.0 + 0.507 = 150.507 (exact)
150.0 has 1 decimal place, 0.507 has 3 decimal places → round to 1 decimal place
Answer: 150.5
The key difference: multiplication/division depends on sig fig count, while addition/subtraction depends on decimal place count. Mixing these rules up is the single most common sig fig mistake in intro science courses.
More Worked Examples
Example 1 — Density Calculation (Division)
A sample weighs 25.04 g (4 sig figs) and has a volume of 4.7 mL (2 sig figs). What is the density?
ρ = 25.04 g ÷ 4.7 mL = 5.3276... g/mL
Limiting factor: 4.7 (2 sig figs) → round to 2 sig figs
ρ = 5.3 g/mL
Example 2 — Total Mass (Addition)
Three samples weigh 1.2 g, 0.043 g, and 12.85 g. What is the total mass?
1.2 + 0.043 + 12.85 = 14.093 g (exact sum)
Fewest decimal places: 1.2 has 1 decimal place → round to 1 decimal place
Total = 14.1 g
Example 3 — Mixed Operations
Calculate (3.20 × 10²) × 1.750. First apply multiplication sig fig rules:
320 × 1.750 = 560.0 (exact)
3.20 × 10² → 3 sig figs, 1.750 → 4 sig figs → round to 3 sig figs
Answer: 560. (or 5.60 × 10²)
Converting between decimal and scientific notation is easier with our scientific notation calculator.
Common Mistakes to Avoid
- Using the multiplication rule for addition. Adding 2.1 + 3.456 should give 5.6 (1 decimal place), not 5.556 or 5.5 (2 sig figs). The decimal-place rule governs addition and subtraction.
- Counting leading zeros as significant. The number 0.00340 has 3 sig figs, not 6. The three leading zeros just locate the decimal point — they carry no precision information.
- Rounding at intermediate steps. If a calculation has multiple steps, keep extra digits through intermediate results and only round the final answer. Premature rounding compounds error.
- Ignoring trailing zeros after a decimal. Writing 7.0 is not the same as writing 7. The trailing zero in 7.0 communicates that the measurement is precise to the tenths place (2 sig figs vs. 1).
- Treating exact numbers like measurements. Counted quantities (12 eggs) and defined constants (exactly 100 cm per meter) have infinite sig figs and never limit your answer.
Tips for Accuracy
- Use scientific notation for ambiguous cases. Instead of writing 4500 (2 or 4 sig figs?), write 4.500 × 10³ (clearly 4 sig figs) or 4.5 × 10³ (clearly 2).
- Carry 2–3 extra sig figs through multi-step calculations. Only apply the rounding rules to your final answer to avoid accumulating rounding error.
- Circle the decision digit. When rounding by hand, physically marking the digit you are evaluating eliminates off-by-one counting errors.
- Double-check with our sig fig counter. Paste your number into the Count mode above. The color-coded digit analysis shows exactly which digits are significant and why.
When to Use This Sig Fig Calculator
- Chemistry and physics lab reports — every reported measurement and calculation must follow sig fig conventions. Use the arithmetic mode to get properly rounded answers.
- Engineering calculations — when propagating measurement uncertainty through formulas, sig figs provide a quick first-order precision check before a full uncertainty analysis.
- Homework and exam prep — verify your hand calculations step by step. The digit-by-digit analysis in Count mode teaches the rules faster than reading a textbook.
- Standardized tests (AP Chemistry, AP Physics) — the College Board deducts points for incorrect sig figs. Practice with the calculator to build confidence before test day.



