cfenv

Standard library header <cfenv>

This header was originally in the C standard library as <fenv.h>.

This header is part of the floating-point environment library.

Types

fenv_t The type representing the entire floating-point environment
fexcept_t The type representing all floating-point status flags collectively

Functions