David W. answered 06/12/23
retired
Most good Computer Architecture books or articles describe the IEEE-754 stndarrd in detail. Here is a quote from the Wikipedia article for NaN:
"IEEE 754 NaNs are encoded with the exponent field filled with ones (like infinity values), and some non-zero number in the significand field (to make them distinct from infinity values);" [ note: bold added]