Every counting rule for significant figures, how precision carries through a calculation, and exactly how to round a result to the correct number of sig figs.
Published August 23, 2026 · Reviewed by the Ihsabha Editorial Team
Significant figures (often shortened to "sig figs") are the digits in a number that carry real, measured meaning — as opposed to digits that are just placeholders showing how large or small a number is. Reporting a result with more digits than the original measurement actually supports overstates how precise that result really is, while reporting too few throws away real information. This guide covers every rule for counting significant figures, how precision carries through addition, subtraction, multiplication, and division, and how to round a final answer to the correct number of sig figs every time.
Every measurement has a limit to its precision — a ruler marked in millimeters can't honestly report a length down to the nanometer, no matter how the numbers are typed into a calculator. Significant figures are the convention scientists, engineers, and students use to communicate that limit honestly: a measurement written as 12.5 cm implies precision to the nearest tenth of a centimeter, while 12.50 cm implies precision to the nearest hundredth — two different claims about how carefully the measurement was actually taken, even though the numbers are mathematically equal. Carrying the correct number of sig figs through a calculation keeps the final answer from claiming more (or less) precision than the original data actually supports. This naturally leads to a related question, answered in Exponent & Logarithm Rules: The Complete Guide. For an instant, practical check, the Significant Figures Calculator is ready to go.
Every digit from 1 through 9 counts as significant, no matter where it appears in the number. The number 247 has 3 significant figures, and 1.936 has 4 significant figures. This is the simplest and most intuitive rule — the complexity in counting significant figures comes almost entirely from how zeros are treated, which the remaining rules cover.
Zeros sandwiched between two non-zero digits — often called captive zeros — always count as significant. The number 1005 has 4 significant figures, and 7.03 has 3 significant figures. These zeros aren't placeholders; they represent a real, measured value of zero at that decimal position, which is why they count just as much as any other digit.
Zeros that appear before the first non-zero digit — leading zeros — are never significant, regardless of how many there are. They exist purely to position the decimal point and carry no information about measurement precision. The number 0.0034 has only 2 significant figures (the 3 and the 4); the three zeros before them are not counted. Similarly, 0.007 has just 1 significant figure.
This is the rule most people find confusing. A trailing zero (one after the last non-zero digit) is significant only if the number contains a decimal point. In 100, written with no decimal point, the trailing zeros are ambiguous and generally not counted as significant, giving just 1 significant figure. But in 100. (with an explicit decimal point) or 100.0, the trailing zeros are significant, giving 3 and 4 significant figures respectively — the decimal point signals that those zeros were actually measured, not just placeholders. This ambiguity is exactly why scientific notation is the preferred way to report a number when precision needs to be unambiguous. For a deeper look, our guide on Markup vs. Margin: How to Calculate Each Percentage Correctly covers this in more detail.
Numbers that come from counting or from an exact definition — rather than from a physical measurement — are treated as having infinite significant figures and never limit the precision of a calculation. If a recipe calls for exactly 3 eggs, that "3" is an exact count, not a measurement with uncertainty. Defined conversion factors work the same way: 1 meter is defined as exactly 100 centimeters, so neither number limits the precision of a unit conversion calculation.
Scientific notation resolves the trailing-zero ambiguity completely, since every digit written in the coefficient is understood to be significant. Writing 1500 as 1.5 × 10³ makes it clear the value has 2 significant figures, while 1.500 × 10³ makes it just as clear the value has 4. This is one of the main practical reasons scientific notation is preferred in lab reports and engineering documents — it removes any guesswork about which digits in a number are meaningful. Ihsabha's scientific notation guide covers the full conversion process for writing and reading numbers this way. To save time, enter your values into the Significant Figures Calculator and get an instant result.
When adding or subtracting measured values, the result is rounded to match the least precise decimal place among the numbers involved — not the fewest total significant figures. For example, 12.11 + 18.0 + 1.013 = 31.123 on a calculator, but since 18.0 is only precise to one decimal place (the tenths place), the final answer must be rounded to that same place: 31.1. The logic is that a sum can't be more precise than its least precise component — if one measurement is only known to the nearest tenth, the combined total can't honestly claim precision beyond that.
Multiplication and division follow a different rule: the result is rounded to match the fewest total significant figures among the values involved, regardless of decimal place. For example, 4.5 × 2.33 = 10.485 on a calculator, but since 4.5 has only 2 significant figures (compared to 2.33's 3), the final answer must be rounded to 2 sig figs: 10. This rule reflects that a product or quotient can't be any more precise, in relative terms, than its least precise factor.
To round a number to a given number of significant figures: count significant figures from the first non-zero digit, identify the digit at the cutoff position, and look at the digit immediately after it. If that next digit is 5 or greater, round the cutoff digit up; if it's less than 5, leave the cutoff digit unchanged, and drop everything after it (replacing dropped digits before a decimal point with zeros as needed to preserve the number's magnitude). For example, rounding 27,483 to 3 significant figures: the third significant digit is the 4, and the next digit is 8, which rounds the 4 up to 5, giving 27,500 (or 2.75 × 10⁴ in scientific notation to keep the sig fig count unambiguous). You may also find it useful to check How to Calculate a Tip: The Complete Tip Percentage Guide, which covers a related angle.
These two concepts are frequently confused but measure different things. Decimal places count digits after the decimal point only, while significant figures count every meaningful digit in the number, regardless of where the decimal point falls. The number 0.00523 has 5 decimal places but only 3 significant figures, while 1,234.5 has 1 decimal place but 5 significant figures. This distinction is exactly why the addition/subtraction rule (which tracks decimal places) and the multiplication/division rule (which tracks significant figures) look at different things — each operation type inherently limits precision in a different way.
The rounding rule described earlier — round up when the next digit is 5 or greater — is called round-half-up, and it's the convention taught in most schools and used by most calculators. A small number of scientific and statistical contexts instead use round-half-to-even (also called banker's rounding), where a value exactly at the halfway point rounds to whichever neighboring digit is even, to avoid a slight upward bias when rounding large data sets repeatedly. Under this convention, 2.5 rounds to 2 (the nearest even number) rather than 3. For virtually all everyday and classroom calculations, round-half-up is the standard and expected approach, but it's worth recognizing the alternative if a statistics course or software package produces a rounding result that looks unexpected.
The number of significant figures a measurement can honestly claim is set by the instrument taking it, not by how many digits happen to fit on a calculator display. A digital scale that displays to the nearest 0.1 gram can report a mass like 24.6 g (3 sig figs) but has no basis for reporting 24.638 g, since the extra digits would represent precision the instrument was never built to deliver. This is why lab and engineering reports typically state the precision of the equipment used alongside the measurements themselves — it tells the reader exactly which digits in every reported number can be trusted. You can use the Significant Figures Calculator to get the result instantly, with no manual math.
| Number | Significant Figures | Reason |
|---|---|---|
| 4,500 | 2 (ambiguous — best written 4.5×10³) | Trailing zeros with no decimal point |
| 4,500. | 4 | Explicit decimal point makes trailing zeros count |
| 0.00620 | 3 | Leading zeros don't count; trailing zero after decimal does |
| 8,004 | 4 | Captive zeros between non-zero digits count |
| 90.0 | 3 | Decimal point makes the trailing zero significant |
| 3 apples | Infinite | Exact count, not a measurement |
Significant figures show up constantly in laboratory science, where every reported quantity traces back to a physical measurement with a defined precision limit. Atomic masses on the periodic table, for instance, are reported to a specific number of significant figures based on how precisely each element's isotopic composition has been measured — carbon's atomic mass is listed as 12.011, not simply 12, because the extra digits reflect real measured variation. In a titration or a density calculation, a student who reports a final answer with more digits than the least-precise measurement in the experiment (often the glassware's graduation marks) is effectively claiming an accuracy the instruments never delivered — a mistake graders in chemistry and physics courses are specifically trained to catch.
Skip counting digits by hand. Ihsabha's Significant Figures Calculator instantly counts, rounds, and formats any number to the correct number of significant figures. It's also worth reading How to Calculate Percentage Off: Discount & Sale Price Formula if this situation applies to you.
Real calculations often mix addition, subtraction, multiplication, and division in a single problem, and the correct approach is to apply the relevant rule at each individual step in the order of operations, carrying extra guard digits through intermediate steps and rounding only the final result. For example, in (12.5 + 3.2) × 1.8, first add the parenthetical values (12.5 + 3.2 = 15.7, limited by decimal place to 1 decimal), then multiply by 1.8 (15.7 × 1.8 = 28.26, limited by sig figs to 2 significant figures since 1.8 has only 2), giving a final rounded answer of 28. Rounding after the addition step but before the multiplication step, rather than only at the very end, keeps the sig-fig logic correctly tied to each operation.
General rounding — to the nearest whole number, nearest ten, or nearest hundredth — rounds to a fixed place value chosen in advance, regardless of how many meaningful digits the original number has. Rounding to significant figures is different: it rounds to a fixed count of meaningful digits, which means the place value being rounded to shifts depending on the size of the number itself. Rounding 0.048351 to 2 decimal places gives 0.05, but rounding it to 2 significant figures gives 0.048 — two different, equally valid operations answering two different questions. Recognizing which one a problem is actually asking for is often the trickiest part of a significant-figures question, more so than the rounding arithmetic itself.
0.0050 has 2 significant figures. The leading zeros (before the 5) are never significant, but the trailing zero after the 5 is significant because the number includes a decimal point, signaling it was measured to that precision.
It's ambiguous as written — 1500 could have 2, 3, or 4 significant figures depending on the precision of the measurement. Writing it in scientific notation removes the ambiguity: 1.5 × 10³ has 2 sig figs, 1.50 × 10³ has 3, and 1.500 × 10³ has 4.
The result should have the same number of significant figures as the input value with the fewest significant figures. For example, 4.5 × 2.33 = 10.485 on a calculator, but since 4.5 has only 2 sig figs, the answer should be rounded to 10.
The result should be rounded to match the least precise decimal place among the values being added or subtracted, not the fewest total sig figs. For example, 12.11 + 18.0 = 30.11 on a calculator, but since 18.0 is only precise to one decimal place, the answer should be rounded to 30.1.
A calculator has no way of knowing which digits in an entered number represent a genuine measurement versus an exact or assumed value, so it always computes and displays as many digits as its screen allows, without applying any significant figures logic on its own. Typing 4.5 ÷ 3 returns 1.5 exactly, or a long decimal string on some models, regardless of whether 4.5 and 3 are precise physical measurements or convenient round numbers from a textbook problem. This is exactly why the rounding step described in this guide has to be applied by the person doing the calculation, after the raw arithmetic is finished — the calculator can compute the number, but only the person entering the data knows how many of its digits are actually meaningful.
Significant figures exist to keep a reported answer as precise as the data behind it — no more, and no less. The counting rules take a little practice to make automatic, especially around trailing and leading zeros, but the underlying idea is simple: every digit should represent something that was actually measured or exactly known, and a calculation should never manufacture precision out of nowhere. Once the addition/subtraction rule (match the least precise decimal place) and the multiplication/division rule (match the fewest total sig figs) become second nature, rounding a final answer correctly becomes a quick, reliable last step rather than an afterthought.
Work it out instantly with Ihsabha's Percentage Calculator and Percentage Change Calculator. For related reading on Ihsabha's blog, see How to Use a Scientific Calculator: Every Function Explained, Degrees vs. Radians: The Complete Guide to Angle Units and Reverse Percentage: How to Find the Original Number.