Encyclopedia > NaN

  Article Content

NaN

In computing, Not a Number is a result typically indicating out-of-bounds input or output in floating point calculations. For example, a typical Floating Point Unit is not designed to be able to calculate the square root of negative numbers, and will instead return a NaN result.

In floating point calculations, NaN is not the same as zero or infinity, although all three are typically handled as special cases in floating point representations of real numbers. It is also not the same as an overflow or underflow error.

See also: IEEE Floating Point Standard



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
242

... 2nd century - 3rd century - 4th century Decades: 190s 200s 210s 220s 230s - 240s - 250s 260s 270s 280s 290s Years: 237 238 239 240 241 - 242 - 243 244 245 ...

 
 
 
This page was created in 25.4 ms