Definitions for "Denormalized number"
A floating-point number with a value very close to zero.
a floating-point number with a minimum exponent and a nonzero mantissa which has a leading bit of zero
A computational floating-point result smaller than the lowest value in the normal range of a data type (the smallest representable normalized number). You cannot write a constant for a denormalized number.