SINH
Description
SINH returns the hyperbolic sine of the specified number.
Syntax
SINH ( number )
Parameter |
Description |
number |
Any number. |
Examples
This function returns 1.18:
SINH(1)
This function returns 10.02:
SINH(3)
Also, see