SYNOPSIS
#include <math.h>
int ilogb(double x)
int ilogbf(float x)
DESCRIPTION
The
The call ilogb(x) is equivalent to (int)logb(x).
The
PARAMETERS
RETURN VALUES
On success,
CONFORMANCE
UNIX 98
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
MKS Toolkit 9.2 Documentation Build 16.