scalbln man page on OpenBSD

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

SCALBN(3)		  OpenBSD Programmer's Manual		     SCALBN(3)

NAME
     scalbln, scalblnf, scalblnl, scalbn, scalbnf, scalbnl - adjust exponent
     by radix

SYNOPSIS
     #include <math.h>

     double
     scalbln(double x, long n);

     float
     scalblnf(float x, long n);

     long double
     scalblnl(long double x, long n);

     double
     scalbn(double x, int n);

     float
     scalbnf(float x, int n);

     long double
     scalbnl(long double x, int n);

DESCRIPTION
     scalbln() and scalbn() return x*(2**n) computed by exponent manipulation.
     The scalblnf() and scalbnf() functions are single precision versions of
     scalbln() and scalbn(), respectively.  The scalblnl() and scalbnl()
     functions are extended precision versions of scalbln() and scalbn(),
     respectively.

SEE ALSO
     math(3)

STANDARDS
     IEEE Std 754-1985

HISTORY
     The scalbln, scalblnf and scalblnl functions appeared in OpenBSD 4.7.
     The scalbn, scalbnf, and scalbnl, functions appeared in 4.3BSD,
     NetBSD 1.1 and OpenBSD 4.5, respectively.

OpenBSD 4.9			 July 29, 2009			   OpenBSD 4.9
[top]

List of man pages available for OpenBSD

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