You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This function returns the hyperbolic cosine of the given number.

Syntax
 cosh(number) #Output: Number
Examples
Parser expressionDescription
cosh(0)
This example returns 1.0
cosh(1)
This example returns 1.543080634815244


Additional information

Parameters used in this function

ParameterInput (data type)Description
number

NUMBER

Any given number or numeric field code.
Output

This function returns a NUMBER