Loading calculator…

Significant Figures Calculator - Sig Figs

Calculate the number of significant figures in any number and perform mathematical operations while preserving precision. Essential for scientific and engineering calculations where measurement accuracy matters. Supports addition, subtraction, multiplication, and division with proper sig fig rules.

Significant Figures Rules

Result = same as the least number of significant figures in the operands

Variables:

  • Non-zeroAll non-zero digits are significant
    All non-zero digits are significant(e.g.: 123 = 3 SF)
  • Captive zerosZeros between significant digits are significant
    Zeros between significant digits are significant(e.g.: 101 = 3 SF)
  • Leading zerosLeading zeros are not significant
    Leading zeros are not significant(e.g.: 0.05 = 1 SF)
  • Trailing zerosSignificant if there is a decimal point
    Significant if there is a decimal point(e.g.: 50.0 = 3 SF)

How to Determine Significant Figures

  1. 1

    Identify Non-Zero Digits

    All digits 1–9 are always significant.

  2. 2

    Check Zeros in the Middle

    Zeros sandwiched between significant digits are significant.

  3. 3

    Ignore Leading Zeros

    Zeros before the first non-zero digit are not significant (0.005 = 1 sig fig).

  4. 4

    Trailing Zeros Depend on Context

    Trailing zeros are significant if there is a decimal point (50.0 = 3 sig figs; 50 alone is ambiguous).

Examples

Counting Significant Figures

Problem:

How many significant figures are in 0.00340?

Solution:
  1. 1.Leading 0.00 = not significant
  2. 2.3 = significant (1st)
  3. 3.4 = significant (2nd)
  4. 4.Trailing 0 with decimal = significant (3rd)
Result:3 significant figures

0.00340 has 3 significant figures: 3, 4, and the final 0.

Multiplication with Significant Figures

Problem:

Calculate 2.5 × 3.42 using sig fig rules

Solution:
  1. 1.2.5 has 2 sig figs
  2. 2.3.42 has 3 sig figs
  3. 3.Raw result = 8.55
  4. 4.Round to 2 sig figs (fewest)
Result:8.6

The result rounds to 2 significant figures because 2.5 only has 2.

Addition with Significant Figures

Problem:

Calculate 12.11 + 0.3 using sig fig rules

Solution:
  1. 1.12.11 = 2 decimal places
  2. 2.0.3 = 1 decimal place
  3. 3.Raw result = 12.41
  4. 4.Round to 1 decimal place
Result:12.4

For addition/subtraction, the result follows the fewest decimal places.

Frequently Asked Questions

Why do significant figures matter in science?
Significant figures reflect measurement precision. If a thermometer is accurate to 0.1°C, reporting 25.672°C is misleading. Results are only as precise as the least precise measurement.
What about round numbers like 100?
Numbers like 100 are ambiguous—they could have 1, 2, or 3 significant figures. Use scientific notation to clarify: 1×10² (1 SF), 1.0×10² (2 SF), 1.00×10² (3 SF).
What is the difference between ×/÷ and +/− rules?
Multiplication/division: the result has the same number of sig figs as the operand with the fewest. Addition/subtraction: the result has the same number of decimal places as the operand with the fewest.
Do constants like π have unlimited significant figures?
Exact constants such as π or counted numbers (not measurements) are treated as having unlimited sig figs and do not limit the result.

Related Calculators

References