PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.tanh

hyperbolic tangent function

available since version: 0.1


information

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

example

inlets:

outlets:

keywords:

math tanh

See also: [math.acos] [math.asin] [math.atan]

Authors: Serge Poltavsky

License: GPL3 or later