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

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

ACOSH(3)

Contents


NAME    [Toc]    [Back]

     acosh, acoshf -- inverse hyperbolic cosine functions

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 the acoshf() functions compute the inverse hyperbolic
     cosine of the real argument x.  For a discussion of error due to roundoff,
 see math(3).

RETURN VALUES    [Toc]    [Back]

     The acosh() and the acoshf() functions return the inverse hyperbolic
     cosine of x.  On the VAX and Tahoe, if the argument is less than one
     acosh() sets the global variable errno to EDOM and causes a reserved operand
 fault.

SEE ALSO    [Toc]    [Back]

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

HISTORY    [Toc]    [Back]

     The acosh() function appeared in 4.3BSD.


FreeBSD 5.2.1			  May 6, 1991			 FreeBSD 5.2.1
[ 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