RNBO Objects & Operators tanh~
Open Help

tanh~

Hyperbolic tangent of the input

Description

Calculate the hyperbolic tan of the input value in radians

Inlets

Input (Radians) [auto]

Input to the hyperbolic tan function in radians.

Outlets

Hyperbolic Tan Output [signal]

The hyperbolic tan of the input.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

in1 [auto]

Input to the hyperbolic tan function in radians.

reset [bang] (default: 0)

Reset inlets to default values.

See Also

Name Description
tan Tangent of the input
atan arc tangent of the input (returns radians)
atanh Inverse hyperbolic tangent of the input
cos Cosine of the input
sin Sine of the input