Returns the exponent part of its argument. This function is OpenVMS Alpha and Integrity servers only. Format #include <math.h> int ilogb (double x); int ilogbf (float x); int ilogbl (long double x);