Extracts the exponent of d in internal floating-point representation, as a floating-point value.
long double logbl(long double d);
d Value of which exponent is to be extracted
Abnormal: Range error: Returns –HUGE_VAL, –HUGE_VALF, or –HUGE_VALL depending on the function.
A range error may occur if d is 0.