ldexp man page on OPENSTEP

Man page or keyword search:  
man Server   1419 pages
apropos Keyword Search (all sections)
Output format
OPENSTEP logo
[printable version]


FREXP(3)							      FREXP(3)

NAME
       frexp, ldexp, modf - split into mantissa and exponent

SYNOPSIS
       #include <math.h>

       double frexp(double value, int *eptr);

       double ldexp(double value, int exp);

       double modf(double value, double *iptr);

DESCRIPTION
       frexp  returns a mantissa x and (indirectly through eptr) an exponent n
       such that x multiplied by 2 raised to n is equal to value:

	    value = x*2^n

       ldexp returns the quantity value*2^exp.

       modf returns the positive fractional  part  of  value  and  stores  the
       integer part indirectly through iptr.

7th Edition			August 1, 1992			      FREXP(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OPENSTEP

List of man pages available for OPENSTEP

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net