Normalized numbers are floating point representations where there are no zeros between the decimal point and the first non-zero digit. This saves room and makes certain operations easier. Unnormalized numbers result from some operations and must be converted to normalized numbers. Denormalized numbers are unnormalized numbers that are very close to 0.0. They are used to extend the range of representable numbers. |
[Full page version] [Review questions ...answers] [Section map] [Chapter 21 home] [Book home]