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