1 2 3 4 5 6
#include <math.h> #define MAXFLOAT 1E+37 /* Must be the same as FLT_MAX in <float.h> */ /* XOPEN(4) */