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

asin~

Signal arc-sine function

Description

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

Arguments

None.

Messages

signal Input to an arc-sine function.

Information for box attributes common to all objects

Output

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

Examples

asin~ lets you create linear ramps in radians

See Also

Name Description
asinh~ Signal hyperbolic arc-sine function
sinh~ Signal hyperbolic sine function
sinx~ Signal sine function