A newer version of Max is available. Click here to access the latest version of this document.

acos~

Signal arc-cosine function

Description

acos~ will take any given signal and output a signal which is the arc-cosine function of each sample within the input signal.

Arguments

None.

Messages

signal Input to an arc-cosine function.

Information for box attributes common to all objects

Output

signal: The arc-cosine of the input in radians.

Examples

Using acos~ to create an inverse linear ramp in radians

See Also

Name Description
acosh~ Signal hyperbolic arc-cosine function
cos~ Signal cosine function (0-1 range)
cosh~ Signal hyperbolic cosine function
cosx~ Signal cosine function