MicrOS
|
#include "../fenv.h"
Functions | |
int | feclearexcept (int excepts) |
Clear FPU exception flags. More... | |
int feclearexcept | ( | int | excepts | ) |
Clear FPU exception flags.
Function attempts to clear the supported floating-point exceptions represented by its argument.
excepts | Exception flags to clear. |