Automatically count significant figures, apply rounding, and calculate error propagation (add, subtract, multiply, divide, power, sqrt) with step-by-step display. Visualize uncertainty range on a number line.
Mode
Number or expression (e.g. 3.45 * 2.1 + 0.005)
Operators: + − * / ^(power)
Parentheses () supported. Numbers parsed with sig fig rules.
Value to round
Significant figures
Rounding mode
Measurement a ± Δa
±
Operator
Measurement b ± Δb
±
Combination method
—
Result
—
Sig Figs
—
Absolute Uncertainty
—
Relative Uncertainty (%)
Step-by-Step Explanation
Enter values in the left panel and press Calculate.
Number Line (Uncertainty Visualization)
Run an uncertainty calculation to display
Error Propagation Theory
For independent measurements $a \pm \Delta a$ and $b \pm \Delta b$:
General form (Gaussian error propagation):$$\Delta f = \sqrt{\left(\frac{\partial f}{\partial a}\Delta a\right)^2 + \left(\frac{\partial f}{\partial b}\Delta b\right)^2}$$
CAE Note: Used for elastic modulus estimation in material testing (uncertainty of Δσ/Δε), load cell accuracy evaluation, statistical analysis of dimensional tolerances, and FEM result validation. Compliant with GUM (Guide to the Expression of Uncertainty in Measurement).