PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.cosh

hyperbolic cosine function

доступно с версии: 0.1


информация

The coshf() function computes the hyperbolic cosine of input value. Special values: cosh(+-0) returns 1. cosh(+-infinity) returns +infinity.

example

входы:

выходы:

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

math cosh

Смотрите также: [math.acos] [math.asin] [math.atan]

Авторы: Serge Poltavsky

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