FLT_ROUNDS macro — Rounding mode
int FLT_ROUNDS
The FLT_ROUNDS
macro
specifies how the implementation rounds floating-point numbers.
Table 13-2 lists the
possible values as defined in the C++ standard. An implementation
can define additional values with other meanings.