PureData CEAMMC library web documentation
available since version: 0.1
The acosh() function computes the principle value of the inverse hyperbolic cosine of input value. The result is in the range [0, +infinity]. Special values: acosh(1) returns +0. acosh(x) returns a NAN. acosh(+infinity) returns +infinity.
See also: [math.asinh] [math.atanh] [math.exp]
Authors: Serge Poltavsky
License: GPL3 or later