SINH
The SINH function returns the hyperbolic sine of an expression or value.
Syntax
SINH( angle)
Remarks
The SINH function takes and angle and returns the hyperbolic sine [ SINH(x) = 0.5( ex - e-x ) ] for that angle.
The angle argument can be any valid numeric expression measured in radians.