FLT_MAX_2_EXP Constant

float.h

#define FLT_MAX_2_EXP 3321

The maximal exponent of a floating point value expressed in base 2 (see notes about FLT_MAX_EXP).