Section 21.6: Normalized, Unnormalized and Denormalized numbers (Frame 1)                     [     ][home][next]

In our notation that we have been using, it is possible to store a digit pattern that has 0's between the decimal point and the first non-zero digit. For example,

          0.00065 x 108

While this violates the rules of scientific notation, it is still a valid bit pattern and can be useful at times. Such a floating point number, where the first digit after the decimal point is 0, is called unnormalized.