Supports +, -, x, /, ^, parentheses, log, ln, e, pi, and decimals.
Scientific Notation Calculator
Sig Figs Calculator
Evaluate expressions, count significant figures, and round results to any precision. The output shows each step.
Sig Figs Calculator
Evaluate an expression, round the result to significant figures, and keep the calculation steps ready to copy or download.
Step by Step
Result Summary
- Answer
- 2
- Scientific notation
- 2 x 10^0
- E notation
- 2e0
More scientific notation calculators
Related scientific notation calculators
Tools for significant figures, exponents, roots, rounding, powers of ten, and equation solving.
Converter
Notation converter
Convert between scientific notation, decimal notation, engineering notation, and E notation.
Open converterSig Figs Calculator
A sig figs calculator evaluates a numerical expression, counts the significant figures in the result, and rounds it to the precision you set. Significant figures show how precisely a quantity was measured. In chemistry, physics, and engineering, using the wrong number of sig figs can overstate precision or hide measurement uncertainty. The tool shows the sig fig count and a rounding breakdown in one step.
What Are Significant Figures?
Significant figures are the digits in a number that show measurement precision. The value 4.70 g has three significant figures because the trailing zero shows that the measurement reached the hundredths place. The value 0.0047 has two significant figures because the leading zeros are placeholders, not measured digits. To identify which digits count, apply the same rules to non-zero digits, zeros between non-zero digits, leading zeros, and trailing zeros before and after decimal points. These rules matter because 3.50 m implies a different instrument precision than 3.5 m, even though both equal the same quantity.
How to Use the Sig Figs Calculator
Type a number or expression into the input field. The calculator accepts integers, decimals, and compound expressions using addition, subtraction, multiplication, division, exponents, logarithms, and parentheses. An expression such as 1.5 / log(5 + 2) is evaluated first, then sig fig counting and rounding are applied to the result.
Select how many significant figures you want in the rounded result, from 1 to 25, using the radio buttons or the custom input field. Leave the field empty to count sig figs without rounding. The results panel shows the evaluated value, the rounded answer, the sig fig count, and a numbered breakdown of each step.
Worked Examples
Examples: 0.00420 has 3 sig figs (4, 2, and the trailing 0); 100.0 has 4 sig figs; the product 2.3 × 4.56 rounds to 10. (2 sig figs because 2.3 limits precision); the sum 12.34 + 0.1 rounds to 12.4 (limited by 0.1's single decimal place); and 1.003 has 4 sig figs including both captive zeros.
Common Sig Fig Problems
Common tasks include counting sig figs in values with trailing zeros, rounding products and quotients to the fewest sig figs of any input, applying the decimal-place rule to sums and differences, and finding sig figs in logarithm results where only the mantissa digits count.
Significant Figures Rules and Reference Tables
These tables list the rules for identifying, counting, and rounding significant figures for each type of digit.
Non-zero digits are always significant
Every non-zero digit in a number is significant regardless of its position. This rule applies in all cases.
| Number | Significant digits | Sig fig count | Notes |
|---|---|---|---|
| 73.4 | 7, 3, 4 | 3 | All non-zero digits |
| 0.29 | 2, 9 | 2 | Leading 0 is not significant |
Captive zeros are always significant
A zero between two non-zero digits is called a captive or sandwich zero and is always significant. It marks a measured position.
| Number | All digits | Captive zeros | Sig fig count |
|---|---|---|---|
| 40.07 | 4, 0, 0, 7 | two zeros | 4 |
| 1003 | 1, 0, 0, 3 | two zeros | 4 |
Leading zeros are never significant
Leading zeros appear before the first non-zero digit and only mark the position of the decimal. They carry no measurement information and are never significant.
| Number | Leading zeros | Significant digits | Sig fig count |
|---|---|---|---|
| 0.0045 | three zeros | 4, 5 | 2 |
| 0.100 | one zero | 1, 0, 0 | 3 |
Trailing zeros after a decimal point are significant
When zeros appear to the right of a non-zero digit and a decimal point exists in the number, those trailing zeros are significant. They show the precision to which the value was measured.
| Number | Trailing zeros | Sig fig count | Interpretation |
|---|---|---|---|
| 3.50 | one | 3 | Precision to hundredths |
| 100.00 | two | 5 | Precision to hundredths |
Addition and subtraction: use decimal places
For addition and subtraction, round the result to match the fewest number of decimal places found in any input value, not the fewest sig figs.
| Expression | Limiting input | Decimal places kept | Rounded result |
|---|---|---|---|
| 12.34 + 0.1 | 0.1 → 1 decimal place | 1 | 12.4 |
| 8.002 + 1.6 | 1.6 → 1 decimal place | 1 | 9.6 |
Multiplication and division: use sig fig count
For multiplication and division, round the result to match the fewest significant figures in any of the input values.
| Expression | Fewest sig figs | Rounded result | Result sig fig count |
|---|---|---|---|
| 2.3 × 4.56 | 2 (from 2.3) | 10. | 2 |
| 8.004 / 2.0 | 2 (from 2.0) | 4.0 | 2 |
Logarithm sig figs: count mantissa digits only
When a logarithm is calculated, sig figs in the result are counted only in the mantissa, the digits after the decimal point. The characteristic (digits before the decimal) shows the order of magnitude and does not count as a significant figure.
| Expression | Input sig figs | Correct result | Mantissa sig figs |
|---|---|---|---|
| log(2.4) | 2 | 0.38 | 2 |
| ln(0.0050) | 2 | −5.30 | 2 |
Process
Calculation workflow
The calculator parses the input, evaluates the expression using standard arithmetic and function rules, determines the number of significant figures in each measured input, and rounds the final result to the specified sig fig count. It produces a step-by-step breakdown.
Input formats
Supported formats
| Input style | Example |
|---|---|
| Integer | 1003 |
| Decimal | 0.0420 |
| Expression with log | 1.5 / log(5 + 2) |
| Mixed operations | 2.30 × 4.56 − 1.2 |
Reference
Common scientific constants
| Constant name | Symbol | Notation value | Unit |
|---|---|---|---|
| Speed of light | c | 2.99792458 x 10^8 | m/s |
| Gravitational constant | G | 6.67430 x 10^-11 | N m^2/kg^2 |
| Avogadro constant | NA | 6.02214076 x 10^23 | mol^-1 |
Questions