Quiet NaN

A quiet NaN is the result of an indeterminate calculation. For example, zero divided by zero and infinity minus infinity are examples of computations that result in NaN. A quiet NaN's binary representation has a full exponent, its most significant bit is 0, and its 2nd-most significant bit is 1.