SINH (Hyperbolic Sine)

The SINH function returns the hyperbolic sine of an expression or value.

Syntax

SINH ( Expr )

Remarks

The SINH function returns the hyperbolic sine [ SINH(x) = 0.5( ex - e-x ) ] for the value contained in the Expr argument.