#include #define LDBL_MANT_DIG (53) /** long double mantissa **/ /*** is the number of digits, in base-IDENTIFIER(FLT_RADIX), in the floating-point significand for TYPE(long double) variables. It is not necessarily a constant value. ***/ /* STDC(1) */