redhat man page for ldexp

Query: ldexp

OS: redhat

Section: 3

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

LDEXP(3)						     Linux Programmer's Manual							  LDEXP(3)

NAME
ldexp - multiply floating-point number by integral power of 2
SYNOPSIS
#include <math.h> double ldexp(double x, int exp);
DESCRIPTION
The ldexp() function returns the result of multiplying the floating-point number x by 2 raised to the power exp.
CONFORMING TO
SVID 3, POSIX, BSD 4.3, ISO 9899
SEE ALSO
frexp(3), modf(3)
BSD
1993-06-06 LDEXP(3)
Related Man Pages
ldexpf(3) - linux
ldexpl(3) - centos
ldexp(3) - suse
ldexpf(3) - suse
ldexpl(3m) - sunos
Similar Topics in the Unix Linux Community
Sendmail &amp; SMTP
Help to configure sendmail on Solaris 10
Missing efix on AIX 4.3.3
Reported Post by drl
dump -Tv