A newer version of Max is available. Click here to access the latest version of this document.
sqrt~
Square root of a signal
Description
sqrt~
will output a signal which is the square-root function of the input signal.
Arguments
None.
Messages
signal
The object outputs a signal that is the square root of the input signal. A negative input has no real solution, so it causes an output of 0.
Information for box attributes common to all objects
Output
signal:
The square root of the input signal.
Examples
Output signal is the square root of the input signal
See Also
Name
Description
curve~
Exponential ramp generator
log~
Logarithm of a signal
pow~
Signal power function