Type
Trigonometric Function
Purpose
The sinh function calculates the hyperbolic sine of an angle expressed in radians.
Syntax
sinh(NUMERIC VALUE)
Returns
A numeric value.
Usage
The numeric value in a trigonometric function can be a constant value (as shown below), a variable, a field value, or an expression.
Examples
sinh(2.53)
Returns: 6.2369235
sinh(-4.4)
Returns: -40.71929