DBL_MAX_EXP Constant

float.h

#define DBL_MAX_EXP 999

The maximal exponent of a floating point value expressed in base FLT_RADIX; greater exponents are principally possible (up to 16383), but not supported in all math functions.