terican

Last verified · v1.0

Calculator · math

Significant Figures Calculator

Count or round significant figures instantly. Enter any number to identify its sig figs or round to a target precision in one click.

FreeInstantNo signupOpen source

Inputs

Result

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Result

The formula

How the
result is
computed.

What Are Significant Figures?

Significant figures (also called significant digits or sig figs) represent the meaningful digits in a measured or calculated number. They convey the precision of a measurement — not just its magnitude. A reading of 4.50 g expresses greater precision than 4.5 g, even though both approximate the same quantity, because the trailing zero in 4.50 signals that the measurement was captured to the nearest hundredth of a gram.

The Six Rules for Counting Significant Figures

According to the Yale Astronomy Short Guide to Significant Figures and Germanna Community College's Significant Figure Rules, six rules determine which digits count as significant:

  • Non-zero digits are always significant. The number 4,738 has 4 significant figures.
  • Zeros between non-zero digits are significant. In 5,006, all four digits are significant.
  • Leading zeros are never significant. In 0.00782, only 7, 8, and 2 count — giving 3 sig figs total.
  • Trailing zeros after a decimal point are significant. The value 3.800 has 4 significant figures.
  • Trailing zeros in a whole number without a decimal point are ambiguous. The number 1,200 may have 2, 3, or 4 sig figs; writing 1,200. (with a decimal point) clarifies it has 4.
  • Exact numbers and defined constants (e.g., 12 inches per foot, or the speed of light) have infinite significant figures and do not limit the precision of a calculation.

The Counting Formula

Formally, the significant figure count Nsig equals the total count of digits di that satisfy the significance rules above:

Nsig = count(di) where di is significant

Analyzing 0.004070: the three leading zeros are not significant; 4, 0, 7, and 0 remain. The embedded zero between 4 and 7 is significant (rule 2), and the trailing zero after 7 is significant because it follows a decimal point (rule 4). Result: 4 significant figures.

The Rounding Formula

To round a number x to n significant figures, apply the formula:

xrounded = round(x × 10(n − ⌈log10|x|⌉)) ÷ 10(n − ⌈log10|x|⌉)

The exponent (n − ⌈log10|x|⌉) shifts the decimal so that the n-th significant digit lands at the units position before rounding, then shifts it back. The ceiling function ⌈log10|x|⌉ captures the order of magnitude of x.

Step-by-Step Rounding Example: 0.0048621 to 3 Sig Figs

  • Compute ⌈log10(0.0048621)⌉ = ⌈−2.313⌉ = −2
  • Shift factor: 10(3 − (−2)) = 105 = 100,000
  • Multiply: 0.0048621 × 100,000 = 486.21
  • Round to nearest integer: 486
  • Divide back: 486 ÷ 100,000 = 0.004860

The result 0.004860 contains exactly 3 significant figures — 4, 8, and 6. The trailing zero is written intentionally to signal that the third sig fig position was measured and retained.

Significant Figures in Arithmetic Operations

Multiplication and Division

The result carries as many significant figures as the least precise input. Multiplying 4.56 (3 sig figs) by 1.4 (2 sig figs) yields 6.384, which rounds to 6.4 — limited by the 2-sig-fig factor.

Addition and Subtraction

The result rounds to the least precise decimal position among the inputs. Adding 12.11 + 18.0 + 1.013 = 31.123, reported as 31.1 — because 18.0 is precise only to the tenths place, that position limits the result.

Why Significant Figures Matter

Rice University's Error Analysis resource explains that a calculated result cannot be more precise than the least precise measurement used to derive it. Reporting 2.48 g/mL when inputs only support 2 sig figs manufactures false precision — a misrepresentation that can distort scientific conclusions, affect engineering safety margins, and compromise pharmaceutical dosage accuracy. The UCF General Physics textbook identifies mastery of significant figures as foundational to expressing experimental uncertainty correctly across all STEM disciplines and professional scientific communication.

Reference

Frequently asked questions

How do you count significant figures in a number?
To count significant figures, apply six rules: all non-zero digits are significant; zeros between non-zero digits are significant; leading zeros are never significant; trailing zeros after a decimal point are significant; trailing zeros in a whole number with no decimal point are ambiguous; and exact numbers have infinite sig figs. For example, 0.00780 has 3 significant figures — 7, 8, and the trailing zero, which is significant because it follows a decimal point after a non-zero digit.
Are zeros significant in significant figures?
It depends on the type of zero. Zeros sandwiched between non-zero digits are always significant — for example, 1,003 has 4 sig figs. Trailing zeros after a decimal point are significant, so 3.00 has 3 sig figs. However, leading zeros before the first non-zero digit are never significant — 0.0045 has only 2 sig figs. Trailing zeros in a whole number without a decimal point are ambiguous, meaning 1,200 could have 2, 3, or 4 sig figs depending on context.
How do you round a number to 3 significant figures?
Identify the first 3 significant digits in the number, then examine the fourth significant digit. If it is 5 or greater, round the third digit up; if it is less than 5, keep the third digit unchanged. For 0.0048621, the first three significant digits are 4, 8, and 6. The fourth significant digit is 2 — less than 5 — so the rounded result is 0.004860. The trailing zero is written explicitly to confirm that the third significant figure was intentionally preserved at that position.
What is the difference between significant figures and decimal places?
Decimal places count all digits appearing after the decimal point, regardless of whether they carry meaning. Significant figures count only the meaningful digits, starting from the first non-zero digit. For example, 0.00150 has 5 decimal places but only 3 significant figures — 1, 5, and the trailing zero. In scientific and engineering contexts, significant figures communicate measurement precision more accurately than decimal places alone, because they account for the scale and magnitude of the measured quantity rather than just the position of the decimal.
Why do significant figures matter in science and engineering?
Significant figures prevent false precision — the reporting of more certainty than measurements actually support. In chemistry, citing a molar mass to 6 sig figs when the balance resolves only 3 misrepresents the quality of the data. In civil engineering, overstating load capacity precision can affect structural safety margins. In pharmaceutical compounding, excess sig figs on dosage volumes can imply measurement capabilities that do not exist. Rice University's error analysis guidelines state that every calculated result must reflect the precision of the least precise measurement used to produce it.
How many significant figures does 0.00500 have?
The number 0.00500 has 3 significant figures: 5, 0, and 0. The two leading zeros before the 5 are not significant — they only mark the decimal position. The two trailing zeros after the 5 are significant because they appear after a decimal point and after a non-zero digit, signaling that the measurement was captured to the nearest hundred-thousandth. Writing the number as 0.005 would imply only 1 significant figure and would discard precision information that the original notation intentionally preserved.