You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Floating-point numbers can take on two classes of exceptional values; infinity and NaN (not-a-number). These values are returned as the result of exceptional or otherwise unresolvable floating point operations. (See also: Prevent or detect domain and range errors in math functions).

  • No labels