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

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

ACOSH(3)

Contents


NAME    [Toc]    [Back]

     acosh, acoshf - inverse hyperbolic cosine function

LIBRARY    [Toc]    [Back]

     Math Library (libm, -lm)

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     acosh(double x);

     float
     acoshf(float x);

DESCRIPTION    [Toc]    [Back]

     The acosh() and acoshf() functions compute the inverse hyperbolic cosine
     of the real argument x.

RETURN VALUES    [Toc]    [Back]

     If x is less than one, acosh(x) and acoshf(x) return NaN and set the
     global variable errno to EDOM.

SEE ALSO    [Toc]    [Back]

      
      
     asinh(3), atanh(3), exp(3), math(3)

HISTORY    [Toc]    [Back]

     The acosh() function appeared in 4.3BSD.

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