PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.acosh

inverse hyperbolic cosine function

доступно с версии: 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.

example

входы:

выходы:

ключевые слова:

math acosh

Смотрите также: [math.asinh] [math.atanh] [math.exp]

Авторы: Serge Poltavsky

Лицензия: GPL3 or later