Significant figures are not the same as decimal places — and when a length conversion produces "25.400000000000002 centimetres" from "10 inches," keeping all those digits doesn't mean your answer is more accurate; it means you've confused precision of calculation with precision of measurement
The previous articles on this site covered length unit basics, engineering tolerances, clothing sizes, and the significant figures question in conversions. This article addresses significant figures in measurement and conversion — specifically what significant figures represent, why conversion doesn't create precision that wasn't there before, and how many digits you should actually report.
What significant figures actually represent
Significant figures (or significant digits) are the meaningful digits in a measurement — the ones that reflect actual measurement precision, not just mathematical artifacts of calculation.
The rule: every digit in a measurement is significant except leading zeros (which are place-holders) and trailing zeros after a decimal point only when their significance is explicitly indicated.
Examples:
25.4 cm— 3 significant figures (the measurement is precise to 0.1 cm)25.40 cm— 4 significant figures (the trailing zero is significant; the measurement is precise to 0.01 cm)0.0254 m— 3 significant figures (leading zeros are not significant)254 cm— 3 significant figures (or ambiguously 1, 2, or 3 — trailing zeros before a decimal are ambiguous without scientific notation)2.54 × 10² cm— unambiguously 3 significant figures
The measurement 25.4 cm and the measurement 25.40 cm are different claims about precision. The first says "measured to the nearest millimetre." The second says "measured to the nearest tenth of a millimetre." Using a ruler graduated in millimetres, writing 25.40 would be false precision.
The conversion precision illusion
When you convert 10 inches to centimetres:
10 in × 2.54 cm/in = 25.4 cm
The conversion factor (2.54 cm/inch) is exact — the inch is defined as exactly 2.54 cm since 1959. There's no approximation in the conversion factor.
But the input (10 inches) has 2 significant figures (or possibly 1, if "10" is a rounded measurement). A measurement of "10 inches" means somewhere between 9.5 and 10.5 inches — not exactly 10.000... inches.
Converting 10 inches to centimetres: 10 × 2.54 = 25.4 cm (2 significant figures, matching the input). Not 25.40, not 25.400000000000002.
The floating-point artifact 25.400000000000002 (which appears in many calculator and programming outputs) doesn't represent additional precision — it represents IEEE 754 floating-point arithmetic's inability to represent 25.4 exactly in binary. The correct answer is 25.4 cm.
Significant figures in measurement chains
When multiple measurements are combined, the result's precision is limited by the least precise measurement in the chain.
Multiplication and division: the result has as many significant figures as the least precise input.
- 4.52 m × 3.1 m = 14.012 m² → rounds to 14 m² (2 significant figures, matching the 3.1 m measurement)
Addition and subtraction: the result is limited by the least precise absolute precision.
- 12.52 m + 1.3 m = 13.82 m → rounds to 13.8 m (the 1.3 m measurement is only precise to 0.1 m)
This is why engineering calculations "lose" precision through a calculation chain — and why intermediate rounding (rounding at each step) can compound errors, while rounding only at the final step (carrying extra digits through intermediate steps) produces more accurate final results.
Length measurement precision in practice
Different contexts imply different precision requirements:
Everyday life ("the room is 4 metres wide"): 1-2 significant figures, ±10 cm is often acceptable
Construction ("the door frame is 2.1 metres wide"): 2 significant figures, ±5 cm typical tolerance
Manufacturing ("the shaft diameter is 25.40 mm"): 4 significant figures, ±0.05 mm tolerances
Precision engineering ("the bore diameter is 25.400 mm"): 5 significant figures, ±0.005 mm tolerances, requiring specialized measurement tools (micrometers, gauges, CMMs)
Scientific measurement ("the wavelength is 632.8 nm"): 4 significant figures, nanometre-level precision requiring interferometric measurement
The measurement tool sets the achievable precision:
- Tape measure / ruler: ±1 mm (3-4 significant figures for meter-scale measurements)
- Vernier caliper: ±0.02 mm (sub-millimetre precision)
- Micrometer: ±0.001 mm
- Laser interferometer: nanometre and sub-nanometre
Reporting more significant figures than your measurement tool can provide is false precision — claiming more certainty than the evidence supports.
Scientific notation: the unambiguous way to express significant figures
Trailing zeros before a decimal point are ambiguous in standard notation. "100 metres" could be:
- 1 significant figure (measured to the nearest 100 m — "roughly 100")
- 2 significant figures (measured to the nearest 10 m)
- 3 significant figures (measured to the nearest 1 m — "exactly 100")
Scientific notation eliminates this ambiguity:
- 1 × 10² m → 1 significant figure
- 1.0 × 10² m → 2 significant figures
- 1.00 × 10² m → 3 significant figures
In scientific and engineering contexts, scientific notation is preferred precisely because it makes significant figures explicit. In everyday and commercial contexts, the pragmatic convention is "report the digits your instrument gave you."
How to use the Length Converter on sadiqbd.com
- Report conversion results with the same number of significant figures as your input: if you measured "5 inches" (1-2 sig figs), the correct converted answer is "13 cm," not "12.7000000" or even "12.70"
- The conversion factor is exact (for metric ↔ imperial): 1 inch = 2.54 cm exactly; any extra digits in the output are floating-point artifacts, not meaningful precision
- For engineering work: keep extra digits through intermediate conversion steps (to avoid rounding error accumulation), then round to the appropriate significant figures for the final value based on your measurement precision
Frequently Asked Questions
How do I know how many significant figures to use when a measurement is given without explicit indication? Context and convention. In everyday communication, "5 kilometres" usually means approximately 5 km ± 0.5 km (1 significant figure). "5.0 kilometres" signals more precision. In scientific and technical contexts, the measurement tool determines the precision, and all significant figures provided in published data should be treated as significant. For unit conversions where the purpose is casual (how far is 5 miles?), 2-3 significant figures in the result is almost always appropriate. For technical specifications, match the precision of the source measurement exactly — neither truncating significant figures (losing precision) nor adding them (claiming false precision).
Is the Length Converter free? Yes — completely free, no sign-up required.
Try the Length Converter free at sadiqbd.com — convert between millimetres, centimetres, metres, kilometres, inches, feet, yards, and miles instantly.