*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> asinh (3)              
Title
Content
Arch
Section
 

ASINH(3)

Contents


NAME    [Toc]    [Back]

     asinh, asinhf -- inverse hyperbolic sine functions

LIBRARY    [Toc]    [Back]

     Math Library (libm, -lm)

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     asinh(double x);

     float
     asinhf(float x);

DESCRIPTION    [Toc]    [Back]

     The asinh() and the asinhf() functions compute the inverse hyperbolic
     sine of the real argument x.  For a discussion of error due to roundoff,
     see math(3).

RETURN VALUES    [Toc]    [Back]

     The asinh() and the asinhf() functions return the inverse hyperbolic sine
     of x.

SEE ALSO    [Toc]    [Back]

      
      
     acosh(3), atanh(3), exp(3), math(3)

HISTORY    [Toc]    [Back]

     The asinh() function appeared in 4.3BSD.


FreeBSD 5.2.1			  May 6, 1991			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
asinhf NetBSD inverse hyperbolic sine function
asinh NetBSD inverse hyperbolic sine function
asinh Linux inverse hyperbolic sine function
sinhf OpenBSD hyperbolic sine functions
sinh OpenBSD hyperbolic sine functions
asinh IRIX inverse hyperbolic functions
acosh FreeBSD inverse hyperbolic cosine functions
acoshf FreeBSD inverse hyperbolic cosine functions
atanhf FreeBSD inverse hyperbolic tangent functions
atanh FreeBSD inverse hyperbolic tangent functions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service