Quick answer: 0.004578 rounded to 2 significant figures is 0.0046; rounded to 3 it's 0.00458. The number 0.004578 has 4 sig figs, because leading zeros never count. Trailing zeros count only when a decimal point is present: 100 has 1 sig fig, 100. has 3, and 2.000 has 4.

Your Number

Rounded Value
Sig Figs in Your Input
Scientific Notation
Decimal Form
What Changed
Advertisement

How to Count Significant Figures

RuleExampleSig Figs
Nonzero digits always count45784
Leading zeros never count0.0045784
Zeros between nonzero digits count3.0054
Trailing zeros after a decimal count2.0004
Trailing zeros after a decimal count0.0502
Zeros after a decimal in a mixed number count2500.05
Trailing zeros with no decimal are ambiguous (placeholders)1001
A decimal point makes trailing zeros significant100.3
Scientific notation: count only the coefficient6.02 × 10²³3

Rounding Examples (Verified)

OriginalRound toResultNote
0.0045782 sf0.0046The 7 rounds the 5 up to 6
0.0045783 sf0.00458One more digit survives
45782 sf46004.6 × 10³; zeros are placeholders
123.4564 sf123.5Standard half-up rounding
3.141593 sf3.14π trimmed for homework
99.983 sf100The carry swallows the decimal point
6.022 × 10²³4 sf6.022 × 10²³Already exact to 4

How the Sig Fig Calculator Works

Significant figures are the digits in a number that carry real measurement information. A lab balance that reads 2.000 g is claiming precision down to the milligram; "about 2 grams" written as 2 g claims none. Science teachers grade sig figs hard because calculations should never look more precise than the measurements going in.

Counting rules

Three rules settle almost every case. Nonzero digits always count. Zeros sandwiched between nonzero digits count. Zeros at the edges are the tricky ones: leading zeros (0.004578) only position the decimal and never count, while trailing zeros count exactly when a decimal point is present somewhere in the number. That last asymmetry is why 100, 100., and 1.00 × 10² all describe the same magnitude with three different claims of precision.

Rounding to N sig figs

Keep the first N significant digits, then round the Nth digit using digit N+1 (halves round away from zero, the convention most science classes use). Everything after the kept digits becomes a placeholder zero, or an exponent if you prefer scientific notation. The calculator shows both forms side by side, because 4600 written out and 4.6 × 10³ make different claims about precision on paper even though this tool treats them the same.

How to use it

Type any number, including scientific notation like 6.02e23 or 1.602e-19, and pick how many sig figs to keep. The result box shows the rounded value plus the sig-fig count of what you typed, which is half the homework battle: rounding to 4 sig figs means little if you miscount the input as 4 when it was 3.

Two worked examples

First, 0.004578 to 2 sig figs. The significant digits are 4, 5, 7, 8 (leading zeros skipped). Keep 4 and 5, then round using the 7: the 5 rounds up, giving 0.0046. Second, 4578 to 2 sig figs. Keep 4 and 5, round using the 7, and the 5 becomes 6: 4.6 × 10³, or 4600 as a plain number. Same four significant digits, same rounding step, wildly different-looking answers.

Sig figs also follow your arithmetic. Multiply or divide, and the answer keeps the least number of sig figs among the inputs: 4.56 × 1.4 = 6.384, reported as 6.4 because 1.4 has 2 sig figs. Add or subtract, and the answer keeps the least number of decimal places: 12.11 + 0.3 = 12.41, reported as 12.4 because 0.3 stops at the tenths place.

Frequently Asked Questions

How many significant figures are in 1000?

One, as written. Without a decimal point, trailing zeros in a whole number are placeholders and don't count. Write 1000. (with the decimal point shown) and it has 4 significant figures; 1.0 × 10³ has 2. If a problem says a value is known to the nearest unit, you can treat all the zeros as significant, but the number alone doesn't tell you that.

Do leading zeros count as significant figures?

Never. In 0.004578, the three zeros after the decimal point only set the magnitude; the 4, 5, 7, and 8 are the 4 significant figures. Zeros between nonzero digits are different: 3.005 has 4 sig figs because the zeros are trapped between the 3 and the 5.

Do trailing zeros count after a decimal point?

Yes. Once a decimal point is present, trailing zeros are measured digits, not placeholders: 2.000 has 4 sig figs and 0.050 has 2 (the 5 and the final 0). A chemist who writes 25.20 mL instead of 25.2 mL is telling you the measurement is precise to the hundredths place.

Does this calculator round halves up or to even?

It aims for the half-away-from-zero convention most science classes use, so 1.35 to 2 sig figs rounds up to 1.4. But binary floating point nudges numbers that look like exact decimal halves: 3.15 to 2 sig figs comes out 3.1 and 2.675 to 3 sig figs comes out 2.67, because the stored values sit a hair under the decimal half. A few fields use banker's rounding (to the nearest even digit) instead, which this tool does not use.

How do sig figs work in multiplication and addition?

Different rules. For multiplication and division, the result keeps the smallest number of sig figs among the inputs: 4.56 × 1.4 = 6.384, which rounds to 6.4 because 1.4 has 2 sig figs. For addition and subtraction, the result keeps the smallest number of decimal places: 12.11 + 0.3 = 12.41, which becomes 12.4 because 0.3 has one decimal place.

How do I count sig figs in scientific notation?

Count only the digits in the coefficient. 6.02 × 10²³ has 3 sig figs, and 2.0 × 10³ has 2. The exponent exists to handle magnitude, so it never contributes digits. That's the whole reason scientists write big and small numbers this way: it removes the trailing-zero ambiguity of 1000-style notation.

Advertisement