#include #define FLT_MIN_10_EXP (-37) /** float minimum base-10 exponent **/ /*** is the smallest negative integer for which POW(10, THIS()) is a normalized TYPE(float). ***/ /* VALUE_MIN(-37) */ /* STDC(1) */