acos~
Examples
Inlets
Input [auto]
Input to the arc-cosine function.Outlets
Arc-cosine Output (Radians) [signal]
The arc-cosine of the input in radians.Dynamic Attributes
These attributes can be modified in the code during execution using the set object
in1 [auto]
Input to the arc-cosine function.
reset [bang] (default: 0)
Reset inlets to default values.
See Also
Name | Description |
---|---|
cosh | Hyperbolic cosine of the input |
acosh | Inverse hyperbolic cosine of the input |
cos | Cosine of the input |
sin | Sine of the input |
tan | Tangent of the input |