Section 21.6: Normalized, Unnormalized and Denormalized numbers (Frame 4)                     [prev][home][     ]

Many systems allow you to store these kinds of numbers, where the mantissa has 1 or more leading 0s and the exponent is the minimum possible. These are called denormalized numbers, and are the smallest real numbers our system can represent. Fig. 21.6.1 redraws the real number line, showing where denormalized numbers fit. They can be both positive and negative, so there are two regions of them.


Fig. 21.6.1: Where denormalized numbers fit into the representable ranges
Only the white space around 0 is non-representable