6.5.2 fenv Types

fenv_t Type

This type represents the entire floating-point environment.

Attention: This type is implemented only by MPLAB XC32 C compilers.

Include

<fenv.h>

fexcept_t Type

This type represents the floating-point status flags collectively, including any status the implementation associates with the flags.

Attention: This type is implemented only by MPLAB XC32 C compilers.

Include

<fenv.h>