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

cosh~

Signal hyperbolic cosine function

Description

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

Arguments

None.

Messages

signal Input to a hyperbolic cosine function.

Information for box attributes common to all objects

Output

signal: The hyperbolic cosine of the input.

Examples

Exciting nautical motif audio control signals call for the cosh~ object

See Also

Name Description
acos~ Signal arc-cosine function
acosh~ Signal hyperbolic arc-cosine function
asin~ Signal arc-sine function
asinh~ Signal hyperbolic arc-sine function
atan~ Signal arc-tangent function
atanh~ Signal hyperbolic arc-tangent function
atan2~ Signal arc-tangent function (two variables)
cos~ Signal cosine function (0-1 range)
cosx~ Signal cosine function
sinh~ Signal hyperbolic sine function
sinx~ Signal sine function
tanh~ Signal hyperbolic tangent function
tanx~ Signal tangent function