1 2 3 4 5 6 7 8 9 10
#include <fenv.h> typedef unsigned long long int fenv_t; /*d Represents the entire floating-point environment d*/ /* STDC(199901) LINK(m) */