Synopsis
int ilogb(double x);
Description

ilogb returns the integral part of the logarithm of x, using FLT_RADIX as the base for the logarithm.