Significant Figures Calculator
Enter any number to count its significant figures, or specify how many significant figures to round to. Essential for chemistry, physics, and engineering where precision matters.
Significant figures (or "sig figs") are the meaningful digits in a measurement. They communicate precision: how accurately a value is known. The number 3.14 has 3 sig figs; 3.14159 has 6. When you write 3.14, you're implicitly saying you know the value to 3 digits — anything beyond is uncertain.
Sig fig rules govern how digits are counted: - **Non-zero digits**: always significant. 1, 2, 3, 4, 5, 6, 7, 8, 9. - **Zeros between non-zero digits**: significant. 102 has 3 sig figs; 50.04 has 4. - **Leading zeros**: NOT significant. 0.0034 has 2 sig figs. - **Trailing zeros after decimal**: significant. 3.40 has 3 sig figs. - **Trailing zeros without decimal**: ambiguous! 1500 could be 2, 3, or 4 sig figs.
Scientific notation eliminates the trailing-zero ambiguity: 1.5 × 10³ is 2 sig figs; 1.50 × 10³ is 3.
In arithmetic, sig fig rules carry through calculations: - **Multiplication/Division**: result has same number of sig figs as least precise input. - **Addition/Subtraction**: result has same number of decimal places as least precise input.
This propagates measurement uncertainty correctly. If you measure something to 2 sig figs, the answer can't be more precise than 2 sig figs.
Common applications: scientific measurements, chemistry stoichiometry, physics calculations, engineering tolerances, statistical reporting, and any context requiring precise representation of measurement uncertainty.
Inputs
Results
Significant Figures Count
3
Rounded to 3 Sig Figs
0.00456
Scientific Notation
4.56e-3
Formula
How to use this calculator
- Enter a number to count its sig figs.
- Optionally specify number of sig figs to round to.
- Calculator returns count and rounded value.
- For ambiguous trailing zeros: use scientific notation.
- For arithmetic: result sig figs match least precise input.
- Always keep extra precision in intermediate steps.
Worked examples
Counting sig figs
**Scenario:** How many sig figs in 0.004560? **Calculation:** Leading zeros not significant. Digits 4, 5, 6, 0. Trailing zero after decimal is significant. Total: 4 sig figs. **Result:** 0.004560 has 4 sig figs. Equivalent: 4.560 × 10⁻³. Note: 0.00456 has only 3 sig figs (no trailing zero).
Rounding to sig figs
**Scenario:** Round 3.14159265 to 4 sig figs. **Calculation:** First 4 digits: 3, 1, 4, 1. Look at next (5, ≥ 5). Round up. Result: 3.142. **Result:** π ≈ 3.142 (4 sig figs). Sufficient precision for most calculations. For higher precision: 3.14159 (6 sig figs) or full value.
Sig figs in multiplication
**Scenario:** Multiply 12.5 × 3.1 (each measured value). **Calculation:** 12.5 × 3.1 = 38.75. Sig figs: 12.5 has 3, 3.1 has 2. Result limited to 2 sig figs. Round to 2 sig figs: 39. **Result:** 39 (not 38.75). Reporting full calculator output would imply more precision than the inputs justify. Always limit result sig figs to least precise input.
When to use this calculator
**Use sig figs for:**
- **Scientific measurements**: reporting appropriate precision. - **Chemistry**: stoichiometry, molar calculations. - **Physics**: experimental analysis. - **Engineering**: tolerance and dimensional analysis. - **Statistics**: reporting confidence in measurements. - **Scientific publishing**: precision standards. - **Quality control**: manufacturing measurements. - **Education**: science class calculations.
**Sig fig rules summary:**
1. Non-zero: always significant. 2. Zeros between non-zero: significant. 3. Leading zeros: NOT significant. 4. Trailing zeros after decimal: significant. 5. Trailing zeros without decimal: ambiguous (use scientific notation).
**Arithmetic operations:**
- **× and ÷**: result has fewest sig figs of inputs. - **+ and −**: result has fewest decimal places.
**Best practice:**
- **Keep extra precision**: through intermediate calculations. - **Round only at end**: final result rounded to appropriate sig figs. - **Use scientific notation**: when sig figs are ambiguous.
**Common applications:**
- **Chemistry labs**: every measurement and calculation. - **Physics labs**: experimental data analysis. - **Engineering specs**: tolerance and precision. - **Pharmaceutical**: dosage calculations. - **Quality control**: dimensional measurements. - **Scientific publications**: data tables and analysis.
**Pitfalls:**
- **Premature rounding**: errors accumulate. - **Trailing zero ambiguity**: 1500 vs 1.5 × 10³ vs 1.500 × 10³. - **Mixing arithmetic rules**: + uses decimal places; × uses sig figs. - **Calculator precision**: not all displayed digits are significant. - **Exact constants**: don't limit precision (e.g., 100 cm/m exact).
**Educational notes:**
Sig figs typically introduced in middle school science. Critical for: - Chemistry: precision matters in stoichiometry. - Physics: experimental error analysis. - Engineering: matching design to manufacturing tolerances.
**Common mistakes:**
- **Counting leading zeros**: 0.0034 has 2 sig figs, not 4. - **Counting trailing zeros without decimal**: 100 is ambiguous. - **Mixing addition and multiplication rules**. - **Reporting too many digits**: 33.45628 from "5 × 6.7" is wrong. - **Confusing precision with accuracy**: both matter for measurements.
**Practical examples:**
- **Measure tape**: marked to 1 mm. Sig figs depend on reading. - **Digital scale**: shows decimal precision. - **Chemical reagent**: 1.00 g vs 1.000 g — different precision. - **Distance traveled**: 5 km vs 5.00 km — different precision.
**Software:**
- **Sig fig calculators**: dedicated online tools. - **Excel**: format cells to specific digits. - **Python**: Decimal class for exact arithmetic. - **Scientific calculators**: usually keep all digits, manual rounding.
**Pitfalls (continued):**
- **Logarithms**: sig figs of input become decimal places of output (specific rule). - **For trig functions**: angle precision affects output precision. - **For very small differences**: subtraction can drastically reduce sig figs. - **Mixing units**: ensure conversion factors don't affect sig figs.
**Scientific publishing standards:**
Most journals require: - Specific sig figs in tables. - Uncertainty estimates (± values). - Scientific notation for very large/small numbers. - Consistent precision across related measurements.
**Real-world precision:**
- **Atomic clock**: 10⁻¹⁵ second precision. - **GPS**: ~3 m accuracy (most consumer). - **Standard ruler**: ~1 mm precision. - **Beam balance**: ~0.01 g. - **Optical microscope**: ~0.5 μm. - **Electron microscope**: ~0.1 nm.
Each tool has inherent precision; sig figs reflect this.
Common mistakes to avoid
- Counting leading zeros as significant (they're not).
- Treating trailing zeros without decimal as significant (ambiguous).
- Mixing addition rules (decimal places) with multiplication rules (sig figs).
- Premature rounding during multi-step calculations.
- Reporting all calculator digits as significant.
- Treating exact values as having limited sig figs.
- For very precise measurements: not using scientific notation.
- Confusing precision with accuracy.