atanh~
Examples
Inlets
Input [auto]
Input to the inverse hyperbolic tan function.Outlets
Inverse Hyperbolic Tan Output [signal]
The inverse 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 inverse hyperbolic tan function.
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) |
| tanh | Hyperbolic tangent of the input |
| cos | Cosine of the input |
| sin | Sine of the input |