SYNOPSIS
#include <math.h>
double logb(double x)
float logbf(float x)
DESCRIPTION
The
The
PARAMETERS
RETURN VALUES
If successful,
If x is NaN, NaN is returned.
If x is 0.0, -HUGE_VAL is returned.
CONFORMANCE
UNIX 98.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.4 Documentation Build 39.