Parent document is top of "comp.unix.aix Frequently Asked Questions (Part 4 of 5)"
Previous document is "3.03: How do I check if a number is NaN?"
Next document is "3.05: Why does it take so long to compile "hello world" with xlf? "

3.04: Some info sources on IEEE floating point.

1. ANSI/IEEE STD 754-1985 (IEEE Standard for Binary Floating-Point
   Arithmetic) and ANSI/IEEE STD 854-1987 (IEEE Standard for
   Radix-Independent Floating-Point Arithmetic), both available from IEEE. 

2. David Goldberg, "What Every Computer Scientist Should Know About
   Floating-Point Arithmetic", ACM Computing Surveys, Vol. 23, No. 1,
   March 1991, pp. 5-48.

Parent document is top of "comp.unix.aix Frequently Asked Questions (Part 4 of 5)"
Previous document is "3.03: How do I check if a number is NaN?"
Next document is "3.05: Why does it take so long to compile "hello world" with xlf? "