Interactive calculatorShows its work

Convention Switcher

Enter your values below. You’ll get a precise result, the governing rule, and enough working to check every step.

Because "3 sig figs" means different things in different classes

Convention Switcher

Pick a course or standard and see how it rounds your number — and exactly what changes from the School Standard. The methods differ on an exact tie: a trailing 5 with nothing after it.

Under School Standard 3
No change here The School Standard rounds this tie to 3. The half-to-even conventions below (ASTM E29, NIST/GUM, IEEE 754) round it the other way.

The six conventions split into two answers for 2.5 to 0 decimal places:

Convention Tie rule Answer
School Standard selected half up 3
AP Chemistry half up 3
IB Sciences half up 3
ASTM E29 half to even 2 Δ
NIST / GUM half to even 2 Δ
IEEE 754 half to even 2 Δ

School Standard

Common classroom practice

The common pre-college and general-chemistry classroom convention.

Tie rule
Round half up: a trailing 5 rounds the last kept digit up, away from zero, so 2.5 becomes 3.
Also distinctive
Count significant figures with the standard five rules. Keep a guard digit or two through a multi-step calculation and round once at the end.
Sources
  • Common convention in US general-chemistry and pre-college textbooks.
  • Widely taught "five significant-figure rules" and round-half-up tie rule.

Why the same number gets marked differently

Counting significant figures is nearly universal, but rounding an exact tie is not. A tie is a discarded 5 with only zeros after it, such as 2.5 rounded to a whole number. Round half up gives 3; round half to even gives 2. Both are correct under their own convention, which is why a classroom answer and a conformance-test answer can disagree on the same input.

On any input that is not an exact tie, all six conventions here produce the same rounded value. The switcher makes that explicit so you can tell a genuine convention difference from an arithmetic mistake.

Differences beyond rounding

Conventions also differ in ways this tool does not compute, described on each card: AP Chemistry tolerates an answer within one digit in the last place; IB matches precision to the instrument and quotes uncertainties; NIST and the GUM report a value with a combined standard uncertainty instead of relying on significant figures; and IEEE 754 concerns binary floating point, where fractions like 0.1 are not exact. Follow the specific rule your course or standard states; editions and instructors vary.

See all six rounding methods on one input in the Rounding Mode Comparator, round with full working in the Round to N Significant Figures tool, or evaluate expressions in the Significant Figures Calculator.

Method, sources, and limits

The live answer applies each convention's tie-breaking rule to the exact digits of the input using decimal strings on the server and the shared BigInt engine in the browser. The guidance and citations are paraphrased from the sources named on each card; standard text is copyrighted and is not reproduced. This tool summarizes common or documented practice and is not affiliated with, or endorsed by, any exam board or standards body.

Changelog

- Initial release comparing six rounding conventions with a live diff and cited per-convention guidance.