Navigation: Reference Guide > Functions > Mathematical and Numeric Functions
COSH( X ) Hyperbolic COSine of X
Returns the hyperbolic cosine of X.
Example
COSH( 0.0 ) is equal to 1.0.
COSH( 1.0 ) is equal to 1.54.
Availability: Not PLE or PLE Plus.
Sample model: COSH.mdl in FunctionExamples