Returns the hyperbolic sine of the specified number.
Syntax
Copy Code
|
---|
SINH( Number n ) → Number |
Parameters
- n
- Required. The number whose hyperbolic sine to find.
Example
Formula
Copy Code
|
---|
=SINH(1) =SINH(10) |
See Also
Function Reference
SIN Function
ASINH Function
COSH Function