| Topic:
 real numbers and floating point numbers
 Topic:
 failure returning functions and expressions
 Topic:
 infinity and infinitesimal
 Topic:
 unbounded precision
 Topic:
 code optimization
 |  | Quotation SkeletonThe Standard Apple Numerics Environment (SANE) is the … [p. xxv, Apple] The core features of SANE are  … taken from IEEE Standard 754 for binary floating-point … [p. 219] Much of the Standard Apple Numerics Environment … can be provided  … through a run-time library.  However, to use extended-precision … required.  … [p. 222] In IEEE Standard arithmetic, the result of … [p. 223] Infinities are written as [-]INF and NaNs … [-] … Optimizing compilers should not rearrange the order of …  … [p. 234] The numeric environment contains rounding direction, rounding … [p. 280] No SANE operation creates signaling NaNs.  … 
     Google-1
     Google-2
    
   Copyright clearance needed for quotation.
   
 Additional Titles| Quote: SANE supports extended precision, NaNs, Infinities, unordered comparisons, rounding, and floating point exceptions; no signaling NaNs |  | 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   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)
 |