Next:
Compilation
, Previous:
Integers in Depth
, Up:
Top
[
Contents
][
Index
]
28 Floating Point in Depth
•
Floating Representations
•
Floating Type Specs
•
Special Float Values
•
Invalid Optimizations
•
Exception Flags
•
Exact Floating-Point
•
Rounding
•
Rounding Issues
•
Significance Loss
•
Fused Multiply-Add
•
Error Recovery
•
Exact Floating Constants
•
Handling Infinity
•
Handling NaN
•
Signed Zeros
•
Scaling by the Base
•
Rounding Control
•
Machine Epsilon
•
Complex Arithmetic
•
Round-Trip Base Conversion
•
Further Reading