A newer version of Max is available. Click here to access the latest version of this document.

tanh~

Signal hyperbolic tangent function

Description

tanh~ takes a signal input and outputs the hyperbolic tangent function (tanh (x)) for that input signal.

Arguments

None.

Messages

signal Input to a hyperbolic tangent function.

Information for box attributes common to all objects

Output

signal: The hyperbolic tangent of the input.

Examples

Use tanh~ to generate periodic control signals

See Also

Name Description
atan~ Signal arc-tangent function
atanh~ Signal hyperbolic arc-tangent function
atan2~ Signal arc-tangent function (two variables)
tanx~ Signal tangent function