Next: syslib numerics atanh, Previous: syslib numerics asinh, Up: syslib numerics [Index]
Compute the inverse hyperbolic cosine of fx; return a flonum, compnum or cflonum.
Compute the inverse hyperbolic cosine of bn; return a flonum, compnum or cflonum.
Compute the inverse hyperbolic cosine of rt; return a flonum, compnum or cflonum.
Compute the inverse hyperbolic cosine of fl; return a flonum,
compnum or cflonum. This is different from $flacosh
whose return
value is a flonum begin +nan.0
when the operand is out of the
domain for real numbers.
Compute the inverse hyperbolic cosine of cn; return a number object.
Compute the inverse hyperbolic cosine of cfl; return a cflonum.