Query: ldexpf
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LDEXP(3) BSD Library Functions Manual LDEXP(3)NAMEldexp -- multiply by integer power of 2SYNOPSIS#include <math.h> double ldexp(double x, int n); long double ldexpl(long double x, int n); float ldexpf(float x, int n);DESCRIPTIONThe ldexp() functions multiply x by 2 to the power n.SPECIAL VALUESldexp(+-0, n) returns +-0. ldexp(x, 0) returns x. ldexp(+-infinity, n) returns +-infinity.SEE ALSOmath(3), scalbn(3)STANDARDSThe ldexp() functions conform to ISO/IEC 9899:2011.BSDDecember 11, 2006 BSD
| Related Man Pages | 
|---|
| ldexpf(3) - linux | 
| ldexp(3) - linux | 
| frexp(3) - osf1 | 
| scalb(3) - osf1 | 
| ldexpf(3m) - opensolaris | 
| Similar Topics in the Unix Linux Community | 
|---|
| AIX Links | 
| Mac OS X: Based on UNIX - Solid As a Rock | 
| At A Glance Coloured Real Time Bargraph Generator... | 
| Hearing Aid for OSX 10.12.x and greater. | 
| Undeletable file |