A newer version of Max is available. Click here to access the latest version of this document.
atan~
Signal arc-tangent function
Description
atan~
will take any given signal and output a signal which is the arc-tangent function of each sample within the input signal.
Arguments
None.
Messages
signal
Input to an arc-tangent function.
Information for box attributes common to all objects
Output
signal:
The arc-tangent of the input.
Examples
atan~ performs the arctangent function on a signal
See Also
Name
Description
atanh~
Signal hyperbolic arc-tangent function
atan2~
Signal arc-tangent function (two variables)
tanh~
Signal hyperbolic tangent function
tanx~
Signal tangent function