Introduction
Significant figures (or "sig figs") are the digits in a number that actually matter and carry meaning. They help us show how precise a measurement really is. For example, saying a rope is 5.00 meters long is more precise than saying it is 5 meters long, because it has more significant figures. Scientists, engineers, and math students use sig figs every day to keep their answers honest and accurate.
This sig fig calculator makes it easy to count the number of significant figures in any number you type in. It also shows you which digits are significant and which are not. This tool rounds a number to the sig figs you choose, so you can also use it to check your homework. Simply enter your number and get your answer right away.
How to use our Sig Fig Calculator
Enter a number or math expression, and this calculator will tell you how many significant figures it contains and which digits are significant.
Number or Expression: Type in any number (like 0.00340 or 1500) or a math expression (like 3.14 × 2.0). The calculator accepts whole numbers, decimals, and numbers in scientific notation (like 2.50 × 10³).
What Are Significant Figures?
Significant figures (often called "sig figs") are the digits in a number that carry meaning and tell you how precise a measurement is. When you measure something in science class (like the length of a table or the mass of a rock), you can only be so exact. Significant figures are how we show that level of exactness. The more significant figures a number has, the more precise the measurement is.
The Rules for Counting Significant Figures
There are a few simple rules that determine which digits in a number are significant:
- All non-zero digits are significant. In the number 425, all three digits count. That gives you 3 significant figures.
- Zeros between non-zero digits are significant. These are called "captive zeros." In 3,007, all four digits are significant because the two zeros are trapped between the 3 and the 7.
- Leading zeros are never significant. These are the zeros that come before the first non-zero digit. In 0.0045, only the 4 and the 5 are significant, giving you 2 sig figs. The leading zeros just show where the decimal point is.
- Trailing zeros after a decimal point are significant. In 8.500, all four digits are significant. Those trailing zeros tell you the measurement was precise to the thousandths place.
- Trailing zeros in a whole number without a decimal point are ambiguous. The number 5200 could have 2, 3, or 4 significant figures depending on the measurement. This is why scientific notation is so useful: it makes the number of sig figs clear.
Sig Fig Rules in Math Operations
When you do math with measured numbers, your answer can only be as precise as your least precise measurement. The rules depend on what kind of math you're doing:
- Multiplication and division: Your answer should have the same number of significant figures as the number with the fewest sig figs. For example, 4.56 × 1.4 = 6.384, but since 1.4 has only 2 sig figs, you round the answer to 6.4.
- Addition and subtraction: Your answer should have the same number of decimal places as the number with the fewest decimal places. For example, 12.11 + 0.3 = 12.41, but since 0.3 has only one decimal place, you round to 12.4.
Why Significant Figures Matter
Significant figures keep your results honest. If you measure a room with a tape measure that's only accurate to the nearest centimeter, it wouldn't make sense to report your answer down to the micrometer. Sig figs prevent you from claiming your answer is more precise than your original measurements actually allow. This is especially important in science, engineering, and medicine, where reporting false precision can lead to real mistakes.
Scientific Notation and Sig Figs
Scientific notation is a way of writing numbers that makes significant figures perfectly clear. Instead of writing 5200 and leaving people guessing, you can write 5.2 × 10³ for 2 sig figs, 5.20 × 10³ for 3 sig figs, or 5.200 × 10³ for 4 sig figs. Each version tells the reader exactly how precise the measurement is. The calculator above fully supports scientific notation using formats like 4.50e-3 or 4.50 × 10^-3.
What Is Overline Notation?
Overline notation is another way to handle the problem of ambiguous trailing zeros in whole numbers. A bar is placed over the last significant trailing zero to show it was actually measured. For example, in 5̄200, the overline on the 2 (and the zeros between it and the non-zero digits before it) tells you the number has 3 significant figures. In this calculator, you can use the tilde symbol (~) after a zero to mark it as overlined. For instance, typing 52~00 means the first trailing zero is significant, giving you 3 sig figs.
Sig Figs and Logarithms
Logarithmic functions follow a special sig fig rule: the number of significant figures in the argument determines the number of decimal places in the result, not the total number of significant figures. For example, log(5.00) has 3 sig figs in the argument, so the result should be reported to 3 decimal places as 0.699. This calculator's expression mode handles this rule automatically.