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

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

ACOSH(3)

Contents


NAME    [Toc]    [Back]

     acosh, acoshf - inverse hyperbolic cosine functions

SYNOPSIS    [Toc]    [Back]

     #include <math.h>

     double
     acosh(double x);

     float
     acoshf(float x);

DESCRIPTION    [Toc]    [Back]

     The acosh() function computes the inverse hyperbolic  cosine
of the real
     argument  x.   The  acoshf()  function is a single precision
version of
     acosh().

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

HISTORY    [Toc]    [Back]

     The acosh() function appeared in 4.3BSD.

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