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