Significant Figures (Sig Fig) Calculator

Significant figures
Sig figs
Decimals
Scientific
Counts update as you type.
Labs and statistics often prefer banker's rounding: it removes the upward bias.
Digit by digit
significant not significant ambiguous

    A significant figures calculator answers a question that trips up more science students than almost any other: not "what is the answer?" but "how much of the answer am I actually allowed to write down?" The tool above does both. Type a number and it tells you how many significant figures it carries, showing you each digit and why it counts. Ask it to round, and it rounds honestly. Feed it a whole calculation, and it applies the real sig-fig rules step by step — the ones that change depending on whether you are multiplying or adding.

    I have marked enough lab reports to know that students rarely lose marks on the arithmetic. They lose them because 12.5 × 3.2 gets written as 40.00 when it should be 40, or because a pH comes out as 3.6 when the chemistry demanded 3.60. Significant figures are the grammar of measurement, and like grammar, getting them wrong quietly signals that something was not understood. This sig fig calculator was built to fix that — and, more importantly, to explain itself while doing so.

    Significant figures calculator by Monkza counting sig figs with a colour-coded digit breakdown

    What follows is a full guide: what significant figures are, the counting rules with worked examples, how rounding actually works, and the part most calculators get wrong — how sig figs behave inside a calculation. If you need ordinary arithmetic or trigonometry rather than precision tracking, the scientific calculator is the better tool, and the full set lives on the Monkza calculators page.

    What This Significant Figures Calculator Does

    The calculator has three modes, chosen from the tabs at the top, because "sig figs" is really three different tasks wearing one name.

    Mode What it answers Example
    Count How many significant figures does this number have? 0.004520 → 4
    Round Round to a set number of sig figs or decimal places 3.14159 → 3.14 (3 s.f.)
    Calculate Evaluate an expression to the correct precision 12.5 × 3.2 + 0.05 → 40

    Count updates the moment you type. In every mode the blue panel reports three things at once — the significant figures, the decimal places, and the scientific-notation form — because those three together describe a measurement completely and leave no room for the ambiguity that plain digits invite.

    What Are Significant Figures?

    Significant figures are the digits in a number that carry real, measured information. When you read 24.3 °C off a thermometer, all three digits mean something: the instrument genuinely resolved the temperature to a tenth of a degree. Writing 24.300 °C would be a small lie — it claims a precision to thousandths that the thermometer never had. Writing 24 would throw away information you actually possess. Significant figures are simply the discipline of writing down exactly what you know: no more, no less.

    This matters because measurements are never perfect, and every calculation you build from them inherits their uncertainty. A number is a promise about precision. Significant figures keep that promise honest, which is why every serious science — chemistry, physics, engineering, pharmacology — insists on them.

    The Rules for Counting Significant Figures

    There are only a handful of rules, and the calculator's Count mode colours each digit so you can see them working. Blue digits are significant, grey are not, and an orange dashed box marks the genuinely ambiguous ones.

    Rule Example Sig figs
    Every non-zero digit is significant45234
    Zeros between non-zero digits count10024
    Leading zeros never count0.004523
    Trailing zeros after a decimal point count0.0045204
    Trailing zeros in a whole number are ambiguous15002 (or 3, or 4)
    In scientific notation, every mantissa digit counts1.20 × 10⁻⁵3

    The one that causes genuine arguments is the trailing zero in a whole number. Does 1500 have two significant figures or four? The honest answer is that you cannot tell from the number alone — it depends on how it was measured. This calculator does not pretend otherwise. It flags 1500 as ambiguous, defaults to the safer reading of two, and offers a checkbox for when you know the trailing zeros were measured. If you want to remove the doubt entirely, write it in scientific notation: 1.5 × 10³ is unmistakably two significant figures, 1.500 × 10³ is unmistakably four. This is precisely the situation where lesser calculators quietly report a single number and hope you do not ask.

    Rounding to Significant Figures

    Rounding to significant figures is not the same as rounding to decimal places, and confusing the two is a classic error. To round 3.14159 to three significant figures, you count three significant digits from the left — 3, 1, 4 — and let the next digit decide: it is a 1, so you round down, giving 3.14. To round 0.0045678 to two significant figures, the leading zeros do not count, so you keep the 4 and the 5, look at the 6, and round up to 0.0046.

    The Round mode handles both significant figures and decimal places, and it offers two rounding methods. Standard rounding sends a trailing 5 upward. Banker's rounding — round half to even — sends it to the nearest even digit instead, so 2.5 becomes 2 and 3.5 becomes 4. That may look strange, but over many calculations it removes the slight upward bias that standard rounding introduces, which is why statistics, accounting and many laboratories prefer it.

    One warning the calculator gives that others do not: if you ask it to round to more significant figures than the number actually has, it tells you. Rounding 4.2 to five significant figures produces 4.2000, and those extra zeros are an invention — they claim a precision the original measurement never had. Convenient for lining up a table; dishonest in a result.

    Significant Figures in Calculations — The Part Most Tools Get Wrong

    Here is where a good sig fig calculator earns its keep, because the rule you apply depends on the operation.

    For multiplication and division, the answer keeps as many significant figures as the least precise factor. So 12.5 (three s.f.) × 3.2 (two s.f.) gives 40, not 40.0, because the 3.2 limits you to two significant figures.

    For addition and subtraction, the rule changes entirely: the answer keeps as many decimal places as the least precise term. 12.11 + 18.0 + 1.013 equals 31.123 on paper, but 18.0 has only one decimal place, so the honest answer is 31.1.

    Mixing the two is where students — and calculators — come undone. In 12.5 × 3.2 + 0.05, the multiplication gives 40 (limited to two significant figures, meaning zero decimal places), and then adding 0.05 cannot recover precision the multiplication already discarded, so the final answer is 40. The golden principle, which this tool follows and displays: carry the full value through every step and round only at the very end. The Calculate mode shows each step with the rule it applied, so you see the reasoning, not just the number.

    Logarithms, Roots and Powers

    These have their own rules, and they are the ones cheaper calculators ignore or get backwards.

    For a logarithm, the significant figures of the input become the decimal places of the answer. This is why pH matters so much in chemistry: the pH of a 2.5 × 10⁻⁴ M solution is −log(2.5 × 10⁻⁴) = 3.60, with two decimal places because the concentration had two significant figures. An answer of 3.6 is wrong — it silently drops a significant figure, yet it is exactly what several popular online calculators return. This one gives 3.60, and explains why.

    For an antilogarithm (10ˣ or eˣ), the rule runs in reverse: the decimal places of the exponent become the significant figures of the answer. For roots and powers, the result keeps the significant figures of the number you started with, so the square root of 16.00 is 4.000, not 4.

    Worked Examples You Can Try

    Tap any example in the calculator to load it. Here are the ones worth understanding:

    Problem Answer Why
    12.5 × 3.2 + 0.0540× limits to 2 s.f., + cannot restore it
    pH: −log(2.5 × 10⁻⁴)3.602 s.f. in → 2 decimal places out
    √(16.00)4.000a root keeps the base's 4 s.f.
    2 × Ï€ × 4.50 (circumference)28.32 and Ï€ are exact; 4.50 sets 3 s.f.
    (3.2 + 4.15) × 2.015bracket first, then × limits to 2 s.f.

    Exact Numbers: When Sig Figs Do Not Apply

    Not every number in a calculation is a measurement. If a recipe serves 4 people, that 4 is exact — it is a count, not something measured with uncertainty, so it has infinitely many significant figures and never limits the answer. The same is true of the 2 in the circumference formula 2Ï€r, and of Ï€ itself. The Calculate mode has a toggle for exactly this: by default whole numbers are treated as exact counting numbers, but you can switch it off when your integers are themselves measurements. It is a small option that separates a tool built by someone who understands the subject from one that merely pattern-matches digits.

    Frequently Asked Questions

    How many significant figures does 0.00450 have?
    Three. The leading zeros only place the decimal point and do not count, the 4 and 5 are significant, and the trailing zero after the decimal point is significant because it records real precision. Type it into Count mode to see each digit colour-coded.
    Is this sig fig calculator free?
    Yes, completely free with no sign-up and nothing to download. It is one of the free tools built and maintained at Monkza.
    How do I round to significant figures?
    Switch to Round mode, type your number, and choose how many significant figures you want. Count that many significant digits from the left and let the next digit decide whether to round up or down. For example, 3.14159 to three significant figures is 3.14.
    Does 1500 have two significant figures or four?
    It is genuinely ambiguous from the number alone. Trailing zeros in a whole number may or may not be significant depending on how the value was measured. The calculator flags this and defaults to two; tick the trailing-zeros option if they were measured. Writing it as 1.5 × 10³ or 1.500 × 10³ removes all doubt.
    Why is the sig-fig rule different for adding and multiplying?
    Because they limit precision in different ways. Multiplication and division keep the fewest significant figures among the inputs. Addition and subtraction keep the fewest decimal places. The calculator applies the right rule automatically and shows which one it used at each step.
    How many significant figures should a calculation's answer have?
    It is set by the least precise value and the operations involved, not by a fixed number. Carry the full precision through every step and round only the final answer. Paste your full calculation into Calculate mode and it works this out for you.
    Why does -log(2.5e-4) give 3.60 and not 3.6?
    Because of the logarithm rule: the significant figures of the input become the decimal places of the answer. The input 2.5 × 10⁻⁴ has two significant figures, so the answer must have two decimal places — 3.60. Reporting 3.6 drops a significant figure and is incorrect, even though some calculators return it.
    What is banker's rounding?
    It is "round half to even": when a digit is exactly halfway, it rounds to the nearest even number, so 2.5 becomes 2 and 3.5 becomes 4. Over many values this avoids the small upward bias of ordinary rounding, which is why statistics and accounting often use it. You can pick it in Round mode.
    Do exact numbers affect significant figures?
    No. Exact numbers — counts like "4 people", defined constants, and the 2 in 2Ï€r — have unlimited significant figures and never limit an answer. Calculate mode treats whole numbers as exact by default, with a toggle to switch this off when your integers are measurements.
    Does it work on a phone?
    Yes, it is designed mobile-first with its own on-screen keypad, so you never have to fight your phone's keyboard to enter a calculation. Long numbers and results scroll smoothly, and there is a button to switch to your own keyboard if you prefer.

    Significant figures are a small habit that separates careful work from sloppy work, and once the rules click into place they become second nature. Until then, let this significant figures calculator show you the reasoning. When you need broader tools, the scientific calculator, scientific notation calculatorPercent error calculator  and the rest of the Monkza collection are one tap away — all free, all built to be fast, honest and clear.