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

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

ASINH(3)

Contents


NAME    [Toc]    [Back]

     asinh, asinhf - inverse hyperbolic sine function

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 asinhf() functions compute the inverse hyperbolic sine of
     the real argument

RETURN VALUES    [Toc]    [Back]

     The asinh() and 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.

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