PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.tanh

hyperbolic tangent function

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


информация

The tanh() function computes the hyperbolic tangent of x. Special values: tanh(+-0) returns +-0. tanh(+-infinity) returns +-1.

example

входы:

выходы:

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

math tanh

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

Авторы: Serge Poltavsky

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