A trailing zero is any 0 digit that comes after the last nonzero digit in a number string in positional notation. For digits before the decimal point, the trailing zeros between the decimal point and the last nonzero digit are necessary for conveying the magnitude of a number and cannot be omitted, while leading zeros – zeros occurring before the decimal point and before the first nonzero digit – can be omitted without changing the meaning. Any zeros appearing to the right of the last non-zero digit after the decimal point do not affect its value. Thus, decimal notation often does not use trailing zeros that come after the decimal point. However, trailing zeros that come after the decimal point may be used to indicate the number of significant figures, for example in a measurement, and in that context, "simplifying" a number by removing trailing zeros would be analogous to rounding as it reduces precision; for example, 12.00 excludes the possibility that the number is rounded from 12.34, while 12 does not.