Round to 3 Significant Figures Calculator
Count the significant figures in any number with every digit classified by rule, or round a number to 1–15 significant figures with exact string-based math.
Result
This page opens the sig fig calculator preset to round to 3 significant figures — the workhorse precision of chemistry and physics classes, where three figures usually matches the accuracy of the measuring gear.
Counting starts at the first nonzero digit, and the fourth significant digit decides the rounding. So 3.14159 keeps 3, 1, 4 and looks at the second 1: it rounds down, giving 3.14. The interesting case is 0.0019997: the three significant digits are 1, 9, 9, the next 9 forces a cascade of carries, and the answer is 0.00200. Those two trailing zeros are not decoration — at three significant figures they are genuinely significant, and this calculator keeps them because it rounds the digit string rather than a float.
Tick the scientific notation option to get answers like 2.00 × 10⁻³, the format that makes precision unambiguous in lab reports. Everything is computed locally in your browser, and one click copies the result.