Rounding to n significant figures is a form of
rounding. Significant figures (also called significant digits) can also refer to a crude form of error representation based around significant figure rounding. For this use, see
Significance arithmetic.Rounding to n significant figures is a more general-purpose technique than rounding to n decimal places, since it handles numbers of different scales in a uniform way. Computer representations of
floating point numbers typically use a form of rounding to significant figures, but with
binary numbers.
See more at Wikipedia.org...