opendarwin man page for logb

Query: logb

OS: opendarwin

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LOGB(3) 						   BSD Library Functions Manual 						   LOGB(3)

NAME
logb -- return exponent as a floating-point number
SYNOPSIS
#include <math.h> double logb(double x); float logbf(float x);
DESCRIPTION
The logb() and logbf() functions return the exponent of x, represented as a floating-point number.
SPECIAL VALUES
logb(+-0) returns -infinity and raises the "divide-by-zero" floating-point exception. logb(+-infinity) returns +infinity.
SEE ALSO
ilogb(3)
STANDARDS
The logb() and logbf() functions conform to ISO/IEC 9899:1999(E).
BSD
July 24, 2003 BSD
Related Man Pages
logbl(3) - linux
logb(3) - debian
ilogb(3) - freebsd
logbl(3) - suse
logbf(3) - suse
Similar Topics in the Unix Linux Community
ELOG Electronic Web Logbook 2.7.1 (Default branch)
ELOG Electronic Web Logbook 2.7.2 (Default branch)
ELOG Electronic Web Logbook 2.7.3 (Default branch)
Logback 0.9.9 (Default branch)
CVSChangelogBuilder 2.4 (Default branch)