Significant Figures
MathematicsCount significant figures, identify precision rules, and round numerical measurements to any target sig fig count for laboratory chemistry, physics experiments, and engineering tolerances.
Input has about 6 significant figure(s)
About this calculator
In experimental sciences, every physical measurement carries an inherent level of uncertainty defined by instrument precision. Reporting excess digits misrepresents experimental certainty, while omitting digits discards valuable data.
The tool parses your input string according to standard laboratory rules: non-zero digits are always significant, captive zeros are significant, leading zeros are not, and trailing zeros in decimals indicate intentional precision. It provides the exact count and rounded output with correct scientific notation when trailing zeros might otherwise be ambiguous.
How It Works & Formula
The parser evaluates leading zeros, decimal points, and captive/trailing digits. For rounding, it converts the value to normalized scientific form, rounds the mantissa to (n - 1) decimal places using round-half-to-even logic, and reconstructs the string representation.
Related Calculators
View All (32)Percentage Calculator
Calculate percentage change, percentage of values, and increase/decrease discounts instantly.
Scientific Calculator
Advanced mathematical calculations with trigonometry, powers, roots, and logarithms.
Fraction Calculator
Add, subtract, multiply, and divide fractions with step-by-step simplification.
Quadratic Equation Solver
Solve axΒ² + bx + c = 0 with real/complex roots, discriminant, and vertex coordinates.