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 sine of x.

Syntax
 sinh(x) #Output: Number
Examples
Parser expressionDescription
sinh(0)
This example returns 0.0
sinh(1)
This example returns 1.1752011936438014


Additional information

Parameters used in this function

ParameterInput (data type)Description
x

NUMBER

Any given number or numeric field code.
Output

This function returns a NUMBER