tan~
Examples
Inlets
Input (Radians) [auto]
Input to the tan function in radians.Outlets
Tan Output [signal]
The 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 tan function in radians.
reset [bang] (default: 0)
Reset inlets to default values.
See Also
Name | Description |
---|---|
tanh | Hyperbolic 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 |