PureData CEAMMC library web documentation
available since version: 0.1
The tanh() function computes the hyperbolic tangent of x. Special values: tanh(+-0) returns +-0. tanh(+-infinity) returns +-1.
See also: [math.acos] [math.asin] [math.atan]
Authors: Serge Poltavsky
License: GPL3 or later