1 2 3 4 5 6 7 8 9 10
#include <fenv.h> #define FE_TONEAREST (1) /* Defined iff this operation is supported */ /* STDC(199901) LINK(m) */