Science & Measurement

Sig Fig Calculator with Steps

Instantly count significant figures, round to any precision, and solve complex expressions (including log, ln, and exponents) with step-by-step explanations. Great for quick checks like 45.5147 to 4 significant figures.

Round to
sig figs
Quick Examples
Supported:
+ - × ÷ ^ log() ln() e ( )

Rules for Counting Significant Figures

Significant figures (sig figs) indicate the precision of a measured or calculated value. Knowing how to identify and count them is a fundamental skill in every science course. The rules below cover every common case you will encounter.

Non-Zero Digits

456 → 3 sig figs  |  7.89 → 3 sig figs

All non-zero digits are always significant. This is the simplest rule and the starting point for counting sig figs in any number.

Leading Zeros

0.0045 → 2 sig figs  |  0.012 → 2 sig figs

Zeros that appear before the first non-zero digit are never significant. They serve only as placeholders to indicate the position of the decimal point.

Sandwiched (Captive) Zeros

1002 → 4 sig figs  |  3.07 → 3 sig figs

Zeros that appear between non-zero digits are always significant. They are "trapped" by significant digits on both sides and cannot be removed without changing the value.

Trailing Zeros

2.500 → 4 sig figs  |  1200 → ambiguous

Trailing zeros after a decimal point are significant (2.500 has 4 sig figs). Trailing zeros in a whole number without a decimal are ambiguous — use scientific notation (1.200 × 10³) to make precision explicit.

Exact Numbers

12 eggs = exactly 12  |  1 inch = 2.54 cm

Counted quantities and defined conversion factors have infinite significant figures. They never limit the precision of a calculation because they carry no measurement uncertainty.

Scientific Notation

3.00 × 10² → 3 sig figs  |  5.0 × 10−³ → 2 sig figs

Scientific notation removes ambiguity. Every digit in the coefficient is significant, and the power of 10 only sets the magnitude. This is the preferred way to express precision in scientific work.

Significant Figure Rules for Mathematical Operations

Different mathematical operations follow different sig fig rules. Applying the wrong rule is one of the most common mistakes in science courses. The key distinction is between multiplication/division (count sig figs) and addition/subtraction (count decimal places).

Multiplication & Division

The result must have the same number of significant figures as the input with the fewest significant figures.

4.56 × 1.4 = 6.384 → 6.4 (2 sig figs)

8.315 ÷ 2.1 = 3.959... → 4.0 (2 sig figs)

Addition & Subtraction

The result must have the same number of decimal places as the input with the fewest decimal places.

12.11 + 18.0 = 30.11 → 30.1 (1 decimal place)

150.0 − 0.456 = 149.544 → 149.5 (1 decimal place)

Logarithms & Antilogarithms

The number of sig figs in the input equals the number of decimal places in the log result (the integer part is not counted).

log(4.00 × 10²) = 2.602 (3 decimal places)

ln(52.3) = 3.957 (3 decimal places)

Multi-Step Calculations

Keep extra digits in intermediate steps and only round the final answer to avoid cumulative rounding errors.

Step 1: 3.45 × 2.1 = 7.245 (keep)

Step 2: 7.245 + 10.0 = 17.245 → 17.2

Powers & Roots

Treat like multiplication and division. The result has the same number of sig figs as the base value.

(3.4)² = 11.56 → 12 (2 sig figs)

√(9.00) = 3.000... → 3.00 (3 sig figs)

Mixed Operations

When an expression mixes operation types, apply each rule at its own step and propagate precision through the calculation.

(2.34 + 0.1) × 5.0

= 2.4 × 5.0 = 12 (2 sig figs)

Popular Significant Figure Rounding Queries

These are common student-style queries where people want a direct rounded answer with the rule shown.

45.5147 rounded to 4 significant figures

45.5147 45.51 (4 s.f.)

Keep 4, 5, 5, 1 and check the next digit (4). Since it is less than 5, the fourth digit stays unchanged.

0.2929 to 4 significant figures

0.2929 0.2929 (4 s.f.)

The first significant digit is 2. The number already has exactly four significant digits, so no further rounding is needed.

How many sig figs are in 1.50?

1.50 has 3 significant figures

Trailing zeros to the right of a decimal are significant because they indicate measured precision.

How many sig figs are in 0.0300?

0.0300 has 3 significant figures

Leading zeros are not significant, but trailing zeros after a decimal are significant.

Applications of Significant Figures in Science

Significant figures are essential in every branch of science and engineering. Proper sig fig usage ensures that reported results honestly reflect measurement precision and that downstream calculations remain trustworthy.

Chemistry

  • Stoichiometric calculations and molar mass conversions
  • Solution concentration and dilution problems
  • Analytical chemistry titration results
  • pH calculations using logarithmic sig fig rules

Physics

  • Experimental measurement and error analysis
  • Kinematics and dynamics problem solving
  • Electrical circuit calculations (Ohm's law, power)
  • Optics, thermodynamics, and wave measurements

Engineering

  • Tolerance specifications and precision requirements
  • Material strength and stress calculations
  • Signal processing and sensor accuracy
  • Quality control and manufacturing precision

Laboratory Work

  • Instrument precision and calibration reporting
  • Data recording standards in lab notebooks
  • Peer-reviewed publication requirements
  • Uncertainty propagation in multi-step experiments

Frequently Asked Questions

What is 45.5147 rounded to 4 significant figures?

45.5147 rounded to 4 significant figures is 45.51. Keep the first four significant digits (4, 5, 5, 1), then check the next digit (4), which is less than 5, so the fourth digit stays the same.

How many sig figs are in 1.50?

1.50 has 3 significant figures. The digits 1 and 5 are significant, and the trailing zero after the decimal point is also significant because it indicates measured precision.

How many significant figures does a number have?

The number of significant figures depends on the digits present. All non-zero digits are significant. Zeros between non-zero digits count (e.g., 1002 has 4 sig figs). Leading zeros never count (0.0045 has 2 sig figs). Trailing zeros after a decimal point always count (2.500 has 4 sig figs). Trailing zeros in a whole number without a decimal are ambiguous (1200 could be 2, 3, or 4 sig figs). Use our calculator above to instantly count sig figs in any number.

How do you round to significant figures?

To round to n significant figures: (1) Start from the first non-zero digit and count n digits. (2) Look at the digit immediately after. (3) If it is 5 or greater, round up; otherwise, round down. Example: 0.004736 rounded to 2 sig figs becomes 0.0047. The leading zeros are not significant. For whole numbers like 12,850 rounded to 3 sig figs, the result is 12,900. Enter any number in the calculator above and choose your desired precision to see the rounded result instantly.

What are the sig fig rules for multiplication and division?

For multiplication and division, the answer must have the same number of significant figures as the input with the fewest sig figs. Example: 4.56 (3 sig figs) x 1.4 (2 sig figs) = 6.384, which rounds to 6.4 (2 sig figs). This rule ensures the result is no more precise than the least precise measurement used. Our calculator applies this rule automatically and shows each step.

What are the sig fig rules for addition and subtraction?

For addition and subtraction, the result must have the same number of decimal places as the input with the fewest decimal places. Example: 12.11 + 18.0 = 30.11, which rounds to 30.1 (1 decimal place, matching 18.0). This is different from the multiplication rule because precision in addition depends on place value, not total digit count.

Are trailing zeros significant?

Trailing zeros after a decimal point are always significant: 2.50 has 3 sig figs and 0.0300 has 3 sig figs. However, trailing zeros in a whole number without a decimal point are ambiguous: 1500 could have 2, 3, or 4 sig figs. To remove ambiguity, use scientific notation: 1.5 x 10^3 (2 sig figs), 1.50 x 10^3 (3 sig figs), or 1.500 x 10^3 (4 sig figs). Some textbooks use a trailing decimal point (e.g., 1500.) to indicate all four digits are significant.

How do sig figs work with logarithms (log and ln)?

Logarithms follow a special rule: the number of significant figures in the input determines the number of decimal places (not total sig figs) in the result. For example, log(4.00 x 10^2) = 2.602 -- the input has 3 sig figs, so the log has 3 decimal places. The integer part (the characteristic) shows order of magnitude and is not counted. For antilogarithms (10^x), the rule reverses: decimal places in the input determine sig figs in the output. This calculator handles log and ln sig fig rules automatically.

How many sig figs does 100 have?

The number 100 is ambiguous -- it could have 1, 2, or 3 significant figures depending on context. If it is an exact count (e.g., 100 students), it has infinite sig figs. If it is a measurement, use scientific notation to clarify: 1 x 10^2 (1 sig fig), 1.0 x 10^2 (2 sig figs), or 1.00 x 10^2 (3 sig figs). Writing 100. with a trailing decimal point also indicates 3 sig figs in some conventions.

Why are significant figures important in chemistry and physics?

Significant figures prevent false precision in scientific results. Every instrument has limited accuracy, so reporting extra digits misleads readers about data quality. In chemistry, wrong sig figs in stoichiometry can cause incorrect reagent amounts. In physics, they ensure honest reporting of experimental uncertainty. Proper sig fig usage is required in lab reports, published research, and professional engineering calculations. Learning sig fig rules is essential for any science course.

Related Calculators

Share This Calculator

Found this tool helpful?

Help others discover it with one click.

Copy Link

Suggested hashtags: #Calculator #FreeTools #AICalculator