Audited 06 Jun 2026·Last updated 27 Jul 2026·6 citations·Tier 1·0 uses

Significant Figures Calculator

Count significant figures or round any number to your chosen precision. Follows standard chemistry and physics rules for trailing and leading zeros.

Significant Figures Calculator

The value to analyze or round.
Operation
Required only when operation is round.
Significant Figures
0
Count of significant digits in the input number.
Rounded Value
0

Background.

A significant figures calculator determines how many digits in a numerical value carry meaningful precision, and it rounds values to a specified number of significant figures according to the conventions used in chemistry, physics, and engineering. Every measurement has an inherent uncertainty determined by the instrument's resolution. Writing 12.34 cm implies the measurement is precise to the hundredths place, whereas 12.3 cm implies precision only to the tenths place. The significant-figure system is the standard notation for communicating that uncertainty without writing explicit error bars on every number.

Students in introductory science courses search for significant-figures tools most heavily in September and January, when laboratory courses begin and instructors require propagated uncertainties in lab reports. Professional analytical chemists and quality-control engineers also use these rules when reporting instrument readings, calibrating equipment, or documenting standard operating procedures. The American Chemical Society's Analytical Chemistry journal requires that all reported measurements include appropriate significant figures, and the National Institute of Standards and Technology (NIST) references significant-figure conventions in its guidelines for expressing measurement uncertainty. Incorrect rounding in these contexts can invalidate an entire calibration curve or lead to rejected batches in pharmaceutical manufacturing.

The rules for significant figures are not arbitrary conventions—they encode the propagation of uncertainty through calculations. When two numbers are multiplied, the result cannot be more precise than the least precise input. If a balance measures 2.5 g (two sig figs) and a volume flask holds 250.0 mL (four sig figs), the computed density must be reported to two sig figs. Reporting three or four would falsely imply that the balance measurement was more precise than it actually was. This principle, known as error propagation, was formalized in the 1960s and is now taught in every undergraduate physical-science curriculum. The calculator automates the counting and rounding steps so that users can focus on the physical interpretation rather than manual digit-checking.

What is significant figures calculator?

Significant figures are the digits in a measured or calculated value that are known with reasonable certainty plus one estimated digit. They express the precision of a measurement without requiring a formal uncertainty statement. All non-zero digits are significant. Zeros between non-zero digits are significant. Leading zeros are never significant because they only locate the decimal point. Trailing zeros are significant when a decimal point is present, but ambiguous when absent. The concept applies to measured quantities, not to exact mathematical constants or counted integers. The number of students in a classroom (exact count) has infinite significant figures, while the mass of a sample on a balance has a finite number determined by the balance's readability. In calculations involving multiplication or division, the result is rounded to the same number of significant figures as the factor with the fewest significant figures. In addition or subtraction, the result is rounded to the same decimal place as the term with the least precision. Significant figures are sometimes called significant digits. The two terms are interchangeable. The rules are taught in chemistry, physics, and engineering curricula worldwide and are codified in textbooks by Taylor, Harris, and Skoog.

How to use this calculator.

  1. Enter the number you want to analyze in the Number field. You may use decimal notation or scientific notation.
  2. Select an operation: Count Significant Figures to find how many sig figs the number contains, or Round to N Significant Figures to round it.
  3. If rounding, enter the desired number of significant figures (1 to 15) in the Target Significant Figures field.
  4. Review the primary output: the count of significant figures, or the rounded value.
  5. For rounding, note that trailing zeros after the decimal are preserved to show precision (e.g., 6.0 has two sig figs).
  6. If your input is a whole number with trailing zeros (e.g., 1200), remember that trailing zeros are treated as not significant unless a decimal point is shown.
  7. Use the rounded value in your lab report, engineering calculation, or data table.

The formula.

The significant-figure system is not a single equation but a set of deterministic rules derived from the principles of measurement uncertainty. The counting algorithm proceeds digit by digit from the leftmost non-zero digit to the rightmost digit, applying the five canonical rules established in analytical chemistry pedagogy. Rule 1 states that all non-zero digits (1 through 9) are always significant. This is the base case: a digit that is not zero contributes to the magnitude and is known with certainty. Rule 2 extends significance to captive zeros—zeros that fall between two non-zero digits. In the value 1005, both internal zeros are significant because they are part of the measured magnitude; the number has four significant figures. Rule 3 excludes leading zeros, which serve only as placeholders to position the decimal point. The value 0.00456 has three significant figures (4, 5, 6) because the leading zeros do not represent measured precision. Rule 4 addresses trailing zeros after a decimal point. When a decimal point is explicitly written, trailing zeros indicate that the measurement was precise to that level. The value 12.300 has five significant figures because the two trailing zeros after the decimal assert that the hundredths and thousandths places were measured and found to be zero, not merely omitted. Rule 5 covers trailing zeros in whole numbers without a decimal point. The value 1200 is ambiguous: it could represent a rough estimate (two sig figs) or an exact count (four sig figs). By conservative convention, most textbooks and this calculator treat such trailing zeros as not significant unless scientific notation or an explicit decimal point resolves the ambiguity. The rounding algorithm is a positional procedure. To round a number to N significant figures, first locate the Nth significant digit from the left. Then examine the digit immediately to its right. If that digit is 0 through 4, the Nth digit is left unchanged and all digits to the right are dropped or replaced with zeros. If the digit is 5 through 9, the Nth digit is incremented by 1, with carry propagation if necessary. This is the standard round half up rule used in science and engineering, distinct from the banker's rounding used in some computing contexts.

A worked example.

Example

Consider the measured value 0.0045060, which might appear on a burette reading or a spectrophotometer output. The first step is to scan from the left. The digits 0, 0, and 0 immediately after the decimal point are leading zeros. By Rule 3, leading zeros are never significant; they serve only to position the decimal. The first significant digit is 4. The next digit is 5, also significant (Rule 1). The next digit is 0, located between 5 and 6; it is a captive zero and therefore significant (Rule 2). The digit 6 is non-zero and significant (Rule 1). Finally, the last digit is 0, trailing after a non-zero digit with an explicit decimal point shown; by Rule 4, this trailing zero is significant. Counting the significant digits—4, 5, 0, 6, 0—yields five significant figures. The value 0.0045060 therefore communicates greater precision than 0.004506, which would have only four significant figures because the final trailing zero is absent. A chemist reporting this measurement in a journal article would write (4.5060 ± 0.0001) × 10⁻³ to make the precision explicit, but in a student lab report, writing 0.0045060 with five sig figs is sufficient.

number0.005
operationcount

Frequently asked questions.

Why are trailing zeros in a whole number like 1200 ambiguous?
Without a decimal point or scientific notation, it is impossible to determine whether the zeros were measured or merely placeholders. The number 1200 could represent an estimate between 1150 and 1250 (two sig figs) or an exact inventory count of exactly 1200 units (four sig figs). To remove the ambiguity, scientists write 1.2 × 10³ for two sig figs or 1.200 × 10³ for four. The calculator adopts the conservative textbook convention of treating ambiguous trailing zeros as not significant, which avoids overstating precision. Users who need to assert significance should use scientific notation or an explicit decimal point.
Do exact numbers like conversion factors count toward significant figures in multiplication?
Exact numbers—defined quantities, counted integers, and exact conversion factors—have infinite significant figures and do not limit the precision of a calculation. For example, 1 inch = 2.54 cm exactly by NIST definition. If you convert 3.45 inches to centimeters, the result 8.763 cm retains three significant figures because the conversion factor is exact. Similarly, the number of sides of a square (exactly 4) or atoms in a molecule (exact stoichiometric coefficient) does not constrain the significant figures of a computed result. Only measured or estimated quantities participate in the sig-fig limiting rule.
How does addition and subtraction differ from multiplication and division for significant figures?
In multiplication and division, the result is rounded to the same number of significant figures as the factor with the fewest sig figs. In addition and subtraction, the result is rounded to the same decimal place as the term with the least decimal precision. For example, 12.34 + 0.5 = 12.8, not 12.84, because 0.5 is precise only to the tenths place. The reason for the difference is that uncertainty in addition propagates in absolute terms, not relative terms. A number with fewer decimal places has a larger absolute uncertainty, and that uncertainty dominates the sum. This rule is codified in Taylor (1997) and every introductory chemistry textbook.
Can a number have zero significant figures?
The number 0, written by itself, has no significant figures because it conveys no precision about a measurement. However, 0.00 has two significant figures because the trailing zeros after the decimal point indicate that the measurement was precise to the hundredths place and that the value was measured to be zero at that precision. The distinction is contextual: a standalone zero is a mathematical concept, while 0.00 is a measurement result. Scientific notation clarifies this: 0.00 = 0.00 × 10⁰, where the two zeros in the mantissa are significant by Rule 4.
Is there a difference between significant figures and decimal places?
Yes. Decimal places refer to the number of digits to the right of the decimal point, regardless of whether they are significant. The number 0.00450 has three decimal places but three significant figures (4, 5, 0). The number 1200 has zero decimal places and, by conservative convention, two significant figures. Decimal-place rounding is used in financial accounting and currency, where the penny is the smallest unit. Significant-figure rounding is used in science, where precision is relative to the magnitude of the measurement. The two systems should not be confused; a calculator that rounds to two decimal places is not equivalent to one that rounds to two significant figures.
What rounding rule does this calculator use when the decision digit is exactly 5?
This calculator uses the round half up convention: if the digit immediately to the right of the last retained digit is 5 or greater, the last retained digit is increased by 1. For example, 2.35 rounded to two significant figures becomes 2.4. This is the standard rule taught in chemistry and physics courses. An alternative convention, round to even (banker's rounding), would round 2.35 to 2.4 but 2.45 to 2.4 as well, biasing the average downward in large datasets. Round half up is simpler and more common in educational settings, though NIST recommends round to even for computational applications to avoid systematic bias.
How do I handle logarithms and pH values with significant figures?
For common logarithms (base 10), the number of decimal places in the result equals the number of significant figures in the original value. A pH of 4.75 has two decimal places, so the corresponding hydrogen ion concentration [H⁺] has two significant figures: 10⁻⁴·⁷⁵ = 1.8 × 10⁻⁵ M. For natural logarithms, the same rule applies to the number of decimal places. This convention arises because the characteristic (the integer part) of a logarithm only indicates the order of magnitude, while the mantissa (the decimal part) carries the precision. Harris (2010) devotes a full chapter to this rule in Quantitative Chemical Analysis.
Can I use this calculator for scientific notation inputs?
Yes. Enter the number in standard scientific notation (e.g., 6.022e23 or 1.23 × 10⁻⁴). The calculator parses the mantissa and applies the significant-figure rules to it. The exponent does not affect the count because it only shifts the decimal point. For example, 6.022 × 10²³ has four significant figures, the same as 6.022. The calculator returns the rounded value in standard decimal notation, not scientific notation, so users should manually convert back if the order of magnitude is large or small.
Why does my calculator give a different answer than my chemistry professor?
Discrepancies usually arise from ambiguous trailing zeros or different rounding conventions. If your professor treats trailing zeros in whole numbers as significant (a minority convention), the count will differ. Some instructors also use round to even instead of round half up. Finally, if your input was generated by a calculator or spreadsheet, it may have hidden digits that are not displayed but are stored in memory. Always write down the value as it appears on the instrument's display, not as it is stored internally, because significant figures are determined by what is written, not by what is computed.
Are significant figures still relevant with modern digital instruments?
Yes, but the practice has evolved. Modern analytical instruments such as mass spectrometers and chromatography data systems report standard deviations or confidence intervals alongside raw values, which is more informative than sig figs alone. However, significant figures remain the standard language of precision in education, regulatory submissions, and quality-control documentation. The U.S. Pharmacopeia and ISO 17025 both reference significant-figure conventions in their reporting guidelines. Even when full uncertainty budgets are available, sig figs provide a quick, unambiguous summary of precision that does not require statistical training to interpret.

References& sources.

  1. [1]Taylor, J.R. (1997). An Introduction to Error Analysis: The Study of Uncertainties in Physical Measurements, 2nd ed. Sausalito, CA: University Science Books.
  2. [2]Holler, F.J. & Crouch, S.R. (2007). Principles of Instrumental Analysis, 6th ed. Belmont, CA: Thomson Brooks/Cole.
  3. [3]Harris, D.C. (2010). Quantitative Chemical Analysis, 8th ed. New York: W.H. Freeman.
  4. [4]NIST (2008). NIST SP 811: Guide for the Use of the International System of Units (SI).
  5. [5]Skoog, D.A., West, D.M., Holler, F.J., & Crouch, S.R. (2014). Fundamentals of Analytical Chemistry, 9th ed. Belmont, CA: Brooks/Cole.
  6. [6]ISO/IEC (2008). ISO/IEC Guide 98-3:2008 — Uncertainty of measurement. Geneva: International Organization for Standardization.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 313 calculators remain free
  • No billing is enabled
Coming soon