C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_control87
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <float.h>
 
  Syntax:    unsigned _control87( unsigned new, unsigned mask );
 
  Returns:   the floating-point control word.
 
  See also:  _status87, _clear87
                                    -♦-