LDBL_MIN_EXP Constant

float.h

#define LDBL_MIN_EXP (-999)

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