BSD 4_4 development
[unix-history] / usr / share / man / cat3 / acosh.0
ACOSH(3) BSD Programmer's Manual ACOSH(3)
N\bNA\bAM\bME\bE
a\bac\bco\bos\bsh\bh - inverse hyperbolic cosine function
S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
#\b#i\bin\bnc\bcl\blu\bud\bde\be <\b<m\bma\bat\bth\bh.\b.h\bh>\b>
_\bd_\bo_\bu_\bb_\bl_\be
a\bac\bco\bos\bsh\bh(_\bd_\bo_\bu_\bb_\bl_\be _\bx);
D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
The a\bac\bco\bos\bsh\bh() function computes the inverse hyperbolic cosine of the real
argument _\bx. For a discussion of error due to roundoff, see math(3).
R\bRE\bET\bTU\bUR\bRN\bN V\bVA\bAL\bLU\bUE\bES\bS
The a\bac\bco\bos\bsh\bh() function returns the inverse hyperbolic cosine of _\bx. On the
VAX and Tahoe, if the argument is less than one a\bac\bco\bos\bsh\bh() sets the global
variable _\be_\br_\br_\bn_\bo to EDOM and causes a reserved operand fault.
S\bSE\bEE\bE A\bAL\bLS\bSO\bO
asinh(3), atanh(3), exp(3), infnan(3) math(3),
H\bHI\bIS\bST\bTO\bOR\bRY\bY
The a\bac\bco\bos\bsh\bh() function appeared in 4.3BSD.
4.3 Berkeley Distribution June 4, 1993 1