frexp man page on Plan9

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

FREXP(2)							      FREXP(2)

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

SYNOPSIS
       #include <u.h>
       #include <libc.h>

       double frexp(double value, int *eptr)

       double ldexp(double value, int exp)

       double modf(double value, double *iptr)

DESCRIPTION
       Frexp  returns the mantissa of value and stores the exponent indirectly
       through eptr, so that value = frexp(value)*2**(*eptr).

       Ldexp returns the quantity value*2**exp.

       Modf returns the signed fractional part of value and stores the integer
       part indirectly through iptr.

SOURCE
       /sys/src/libc/port/frexp.c

SEE ALSO
       intro(2)

DIAGNOSTICS
       Ldexp returns 0 for underflow and the appropriately signed infinity for
       overflow.

								      FREXP(2)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Plan9

List of man pages available for Plan9

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