Significant Figures Calculator
Count significant figures in any number and round to N significant figures. Essential for chemistry, physics, and scientific notation. Free math tool.
What Are Significant Figures?
Significant figures (also called significant digits or sig figs) are the meaningful digits in a measured or calculated value. They indicate the precision of a measurement and communicate how much confidence you have in the reported number. A measurement of 3.47 meters has three significant figures — the 3, 4, and 7 are all meaningful and carry information about the measurement's precision.
The rules for counting significant figures:
- All non-zero digits are significant: 1234 has 4 sig figs; 98.6 has 3 sig figs
- Zeros between non-zero digits are significant: 1001 has 4 sig figs; 8.007 has 4 sig figs
- Leading zeros are NOT significant: 0.005 has 1 sig fig; 0.0450 has 3 sig figs (the leading zeros just place the decimal)
- Trailing zeros after a decimal point ARE significant: 2.500 has 4 sig figs; 1.0 has 2 sig figs
- Trailing zeros without a decimal point are ambiguous: 1500 could have 2, 3, or 4 sig figs — use scientific notation (1.5 × 10³ vs. 1.500 × 10³) to specify precisely
Significant figures answer the question: "How precisely do I know this value?" They distinguish a carefully measured 3.00 meters (ruler precise to 0.01 m) from a rough estimate of 3 meters (could be anywhere from 2.5 to 3.5 m).
Sig Figs Quick Reference Table
Use this table to quickly identify the number of significant figures in common notation formats:
| Number | Sig Figs | Reasoning |
|---|---|---|
| 1234 | 4 | All non-zero digits are significant |
| 1200 | 2 (ambiguous) | Trailing zeros without decimal are ambiguous |
| 1200. | 4 | Decimal point after trailing zeros makes them significant |
| 1200.0 | 5 | All digits including trailing zero after decimal |
| 0.0045 | 2 | Leading zeros not significant; 4 and 5 are |
| 0.00450 | 3 | Trailing zero after decimal is significant: 4, 5, 0 |
| 1.00×10³ | 3 | Scientific notation: coefficient digits only |
| 10001 | 5 | Interior zeros between 1s are significant |
| 0.1 | 1 | Only the digit 1 is significant |
| 100.10 | 5 | Interior zero and trailing zero after decimal both significant |
When ambiguity exists (like 1200), use scientific notation to eliminate it. 1.2 × 10³ clearly has 2 sig figs; 1.20 × 10³ has 3; 1.200 × 10³ has 4. Scientific notation is the professional standard for expressing measurements in technical documents.
How to Round to Significant Figures
Rounding to significant figures is different from rounding to decimal places, though the rounding rule itself (look at the next digit and apply half-up or banker's rounding) is the same.
Step-by-step procedure:
- Identify the first significant figure (the leftmost non-zero digit)
- Count N significant figures from that position — this is your target position
- Look at the digit immediately to the right of your target position
- If it is 0–4, drop it and all subsequent digits (round down)
- If it is 5–9, add 1 to the target digit then drop the rest (round up)
- Replace any positions before the decimal with zeros to maintain scale
Examples:
| Original Number | Round to N Sig Figs | Result | Explanation |
|---|---|---|---|
| 12,345 | 3 | 12,300 | Third sig fig = 3; next digit = 4 (round down); zeros pad |
| 0.004567 | 3 | 0.00457 | Third sig fig = 6; next digit = 7 (round up: 6→7) |
| 99.95 | 3 | 100.0 (or 1.00×10²) | Third sig fig = 9; next digit = 5 (round up: 9→10, cascade) |
| 7.8965 | 4 | 7.897 | Fourth sig fig = 6; next digit = 5 (round up: 6→7) |
| 0.001000 | 2 | 0.0010 | Second sig fig = 0; next digit = 0 (round down) |
Sig Figs in Calculations
Significant figures propagate through calculations according to two rules — one for multiplication/division and one for addition/subtraction. These rules ensure your final result does not claim more precision than your input measurements justify.
Multiplication and Division Rule: The result has the same number of significant figures as the input with the fewest sig figs.
- 2.1 × 3.45 = 7.245 → rounded to 7.2 (2.1 has only 2 sig figs)
- 100.0 ÷ 4.00 = 25.000 → rounded to 25.0 (both have 3 sig figs; result also has 3)
- 5.83 × 1.2 × 0.88 = 6.15456 → rounded to 6.2 (1.2 and 0.88 have 2 sig figs each)
Addition and Subtraction Rule: The result has as many decimal places as the input with the fewest decimal places.
- 1.23 + 4.1 = 5.33 → rounded to 5.3 (4.1 has only 1 decimal place)
- 100.0 + 23.45 = 123.45 → rounded to 123.5 (100.0 has only 1 decimal place)
- 1000 + 3.7 = 1003.7 → rounded to 1004 (1000 has 0 decimal places — ambiguous; treat as 0 dp)
In multi-step calculations, avoid rounding at intermediate steps. Carry extra digits through the calculation and round only the final result. Premature rounding introduces errors that compound through subsequent steps — known as rounding error propagation.
Why Sig Figs Matter in Science and Engineering
Significant figures are not just a classroom formality — they have real consequences in professional scientific and engineering work.
In medicine: Drug dosing is one of the most critical applications. A patient prescription for "0.05 mg/kg" versus "0.5 mg/kg" differs by a factor of 10 — a potentially lethal dose difference for potent medications. Medical professionals are trained to write out decimal places carefully and use leading zeros (0.5, not .5) to prevent misreading.
In engineering: The Tacoma Narrows Bridge collapse (1940) and the Ariane 5 rocket explosion (1996) are often cited in engineering courses as examples of precision errors. The Ariane 5 failure was caused by a floating-point conversion error — effectively a sig figs and data type mismatch that caused an integer overflow, demonstrating how numerical precision issues can have catastrophic real-world consequences.
In analytical chemistry: Reporting a measurement as 14.2345 g when your balance is only accurate to 0.001 g implies false precision. Lab reports must reflect the instrument's actual measurement resolution. Over-reporting precision can make results appear more certain than they are and may lead other researchers to make incorrect conclusions about reproducibility.
In everyday estimation: Even outside formal science, sig figs help communicate confidence. "The distance is approximately 100 miles" (1 sig fig) is a rough estimate; "99.7 miles" (3 sig figs) implies precision from a map; "99.700 miles" (5 sig figs) would imply precision to the nearest 0.001 mile, which is unreasonable for most road distances.
Sig Figs in Laboratory Science: Practical Examples
In a chemistry lab, every measurement tool has a specified precision, and this determines how many sig figs are appropriate to record.
| Instrument | Typical Precision | Example Reading | Sig Figs |
|---|---|---|---|
| Ruler (mm markings) | ±0.5 mm | 14.2 cm | 3 |
| Graduated cylinder (10 mL) | ±0.2 mL | 8.4 mL | 2 |
| Analytical balance | ±0.0001 g | 12.3456 g | 6 |
| Digital thermometer | ±0.1°C | 36.7°C | 3 |
| Burette (titration) | ±0.05 mL | 23.45 mL | 4 |
| Barometer | ±0.1 mmHg | 760.1 mmHg | 4 |
A key lab skill is reading analog instruments to one decimal beyond the smallest division. A ruler with mm markings allows estimating to the nearest 0.5 mm (record to 1 decimal place in cm: "14.2 cm" not "14 cm"). This "estimated digit" practice is fundamental to meaningful significant figure use in experimental science.
Common Mistakes with Significant Figures
Understanding what NOT to do is as important as knowing the rules:
Mistake 1 — Confusing sig figs with decimal places: "2 sig figs" does not mean "2 decimal places." 2.4 × 10⁵ has 2 sig figs but no visible decimal places in standard form (240,000). Always count from the first non-zero digit.
Mistake 2 — Applying multiplication rules to addition: Many students apply the "least sig figs" rule to all operations. But addition/subtraction uses the decimal place rule. 10.0 + 0.345 = 10.3 (not 10.3 or 10.345 — limit to 1 decimal place because 10.0 has only 1).
Mistake 3 — Rounding intermediate results: Always carry extra precision through multi-step calculations. Round only the final answer. Rounding 2.1 × 3.45 = 7.2, then multiplying 7.2 × 1.23 = 8.856 → 8.9 introduces more error than computing 2.1 × 3.45 × 1.23 = 8.90... → 8.9 directly.
Mistake 4 — Misidentifying exact numbers: Counted quantities and defined conversion factors are exact and do not limit sig figs. "12 eggs" is exact (not 2 sig figs). "1 meter = 100 centimeters" is exact. "π = 3.14159..." is exact for calculation purposes. Only measured quantities carry sig fig limitations.
Frequently Asked Questions
How many sig figs does 0.00450 have?
Three significant figures: 4, 5, and the trailing 0. The leading zeros are not significant (they are place holders), but the trailing zero after 5 IS significant because it follows a non-zero digit after a decimal point — it indicates the measurement was precise to the hundred-thousandths place.
Are trailing zeros significant?
Trailing zeros are significant if they appear after a decimal point (e.g., 2.500 has 4 sig figs). Without a decimal point, trailing zeros are ambiguous (e.g., 2500 could have 2, 3, or 4 sig figs). Use scientific notation to be unambiguous: 2.5 × 10³ has 2 sig figs; 2.500 × 10³ has 4.
Why do sig figs matter in science?
Sig figs communicate measurement precision. Reporting 14.2345 cm when your ruler only reads to the nearest mm (0.1 cm) implies false precision. It misleads readers about the certainty of your measurement. Proper sig fig usage ensures reported results accurately reflect instrument resolution and measurement uncertainty.
How do I apply sig figs when multiplying?
The result has the same number of sig figs as the input with the fewest. Example: 3.4 (2 sig figs) × 12.50 (4 sig figs) = 42.5 (calculator) → round to 42 (2 sig figs, matching the least precise input).
How do I apply sig figs when adding?
Align decimal places; the result rounds to the same decimal position as the least precise input. Example: 23.4 + 0.012 = 23.412 → round to 23.4 (23.4 only has precision to the tenths place).
Is the number 1 considered to have 1 significant figure?
If the 1 is a measured value (e.g., "1 kg measured on a rough scale"), yes — 1 has 1 sig fig. If it is an exact integer (e.g., "1 atom" or the integer 1 in a formula), it is exact and does not limit calculation precision. Context determines whether a 1 is a measured value or an exact count.
What about significant figures and zero?
The number zero itself is exact. The digit 0 as part of a number has varying significance depending on position: not significant as a leading zero (0.0045); significant as an interior zero (1.04); significant as a trailing zero after the decimal (2.50); ambiguous as a trailing zero without decimal (150).
How many significant figures should I use in everyday calculations?
For non-scientific contexts, use as many digits as meaningful. A grocery bill to the cent is fine (2 decimal places). A cooking measurement of "2 tablespoons" is fine. Significant figures are most important in scientific and engineering work where measurement precision must be communicated and propagated correctly through calculations.
What is the difference between accuracy and precision?
Accuracy refers to how close a measurement is to the true value. Precision refers to how repeatable or consistent measurements are. A measurement can be precise but not accurate (e.g., consistently measuring 14.32 cm when true length is 15 cm — consistent but wrong). Significant figures relate to precision, not necessarily accuracy.
How do significant figures work in logarithms?
For log₁₀(x), the number of decimal places in the result equals the number of sig figs in x. For example, log(4.56 × 10³) = 3.659 — the "3" before the decimal (the characteristic) is exact; only the ".659" (3 decimal places) carries the sig fig information from the 3 sig figs in 4.56. This rule is often missed in chemistry courses when working with pH.
Sig Figs in Everyday Measurement
Outside the laboratory, significant figures still guide how we report measurements in everyday contexts. When a contractor quotes your kitchen at "approximately 25 square meters," that single significant figure implies an uncertainty of ±5 m². When a navigation app reports your route as "12.3 km," it implies the measurement is precise to the nearest 100 meters. These distinctions matter when ordering materials, calculating travel time, or comparing bids.
In nutrition labeling, values are rounded under regulatory guidelines. A food labeled "100 calories per serving" might actually contain 97–103 calories; the rounding is intentional and legally defined. Similarly, a "20 g protein" label may represent anywhere from 17.5 to 22.4 g depending on FDA rounding rules. Understanding that reported values carry an implied precision level helps you make more informed decisions about the numbers you encounter daily.
Engineers and surveyors use significant figures implicitly through tolerance specifications. A machined part specified as "10.00 mm" (4 sig figs) must be accurate to ±0.005 mm. A dimension specified as "10 mm" (ambiguous sig figs) might have a tolerance of ±0.5 mm. Precision costs money in manufacturing; specifying more sig figs than necessary drives up production costs without functional benefit. Always match the precision of your specifications to the actual functional requirements.