ThesaHelp: references a-b
Topic: real numbers and floating point numbers
Topic: failure returning functions and expressions
Topic: infinity and infinitesimal
Topic: unbounded precision
Topic: code optimization
| |
Reference
Apple Computer, Inc.,
Apple Numerics Manual, Reading, Massachusetts, Addison-Wesley Publishing, 1988, 2nd edition.
Google
Quotations
xxiv ;;Quote: SANE is a thorough implementation of IEEE Standard 754 for binary floating-point arithmetic
| xxiv+;;Quote: SANE supports extended precision, NaNs, Infinities, unordered comparisons, rounding, and floating point exceptions; no signaling NaNs
| xxiv+;;Quote: an optimizer should not rearrange the order of floating-point evaluation in any way that changes the computed value or side effects
|
Related Topics
ThesaHelp: references a-b (396 items)
Topic: real numbers and floating point numbers (37 items)
Topic: failure returning functions and expressions (24 items)
Topic: infinity and infinitesimal (37 items)
Topic: unbounded precision (9 items)
Topic: code optimization (54 items)
|