Checks the exception flag states.
e Value indicating flags whose states are to be checked (multiple flags can be specified)
Bitwise OR of e and floating-point exception macros
A single fetestexcept function call can check multiple floating-point exceptions.
Do not use this function when compiler option nofpu is selected. If used, the function returns a nonzero value, which indicates an abnormality.