MicrOS
|
#include "../math.h"
Variables | |
int | _math_errhandling = MATH_ERRNO |
Expands to an expression of type int that is either equal to MATH_ERRNO, or equal to MATH_ERREXCEPT, or equal to their bitwise OR (MATH_ERRNO | MATH_ERREXCEPT). More... | |
int _math_errhandling = MATH_ERRNO |
Expands to an expression of type int that is either equal to MATH_ERRNO, or equal to MATH_ERREXCEPT, or equal to their bitwise OR (MATH_ERRNO | MATH_ERREXCEPT).