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

  man pages->OpenBSD man pages -> asinhf (3)              
Title
Content
Arch
Section
 

ASINH(3)

Contents


NAME    [Toc]    [Back]

     asinh, asinhf - inverse hyperbolic sine functions

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     asinh(double x);

     float
     asinhf(float x);

DESCRIPTION    [Toc]    [Back]

     The asinh() function computes the inverse hyperbolic sine of
the real argument.
  The asinhf() function is a single precision version
of asinh().

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), infnan(3), math(3)

HISTORY    [Toc]    [Back]

     The asinh() function appeared in 4.3BSD.

OpenBSD      3.6                            May      6,      1991
[ 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