1 2 3 4 5 6 7
#include <math.h> #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) /* STDC(199901) LINK(m) */