Gets the state of a floating-point flag.
long fegetexceptflag(fexcept_t *f, long e);
f Pointer to area to store the exception flag state
e Value indicating the exception flag whose state is to be acquired
Do not use this function when compiler option nofpu is selected. If used, the function returns a nonzero value, which indicates an abnormality.