SINH function
SINH returns the hyperbolic sine of a number.
Syntax
SINH (number)
This function returns the hyperbolic sine of a number.
Example
=SINH(1) returns 1.175201194.
=SINH(-1) returns -1.175201194.
=2.868*SINH(0.0342*1.03) returns 0.101049063. The probability of obtaining a result of less than 1.03 seconds is 0.101049063.