This header file declares data types, macros, and functions for querying and modifying the behavior of the floating-point environment. The floating-point environment comprises these aspects:
- Exception flags describe the state of the most recent floating-point operation. This header file offers facilities to set and retrieve the values of these flags.
- Control modes specify to the environment how to modify the behavior of its operations. This header file offers facilities for modifying these control modes.