atan~
Description
Use the atan~ object to calculate and output a signal that is the arc-tangent function of each sample of the input signal.
Examples

atan~ performs the arctangent function on a signal
Arguments
None.
Attributes
Common Box Attributes
Messages
signal
Input to arc-tangent function
Output
signal
The arc-tangent of the input.
See Also
Name | Description |
---|---|
atanh~ | |
atan2~ | |
tanh~ | |
tanx~ |