SINH
Returns the hyperbolic sine of a number.
Math & TrigonometryMath Basics
What it does
Returns the hyperbolic sine.
Syntax
SINH(number)
Arguments
number(number) β Value.
Examples
Hyperbolic Sine
Sinh of 1.
FORMULA
=SINH(1)
RESULT
1.175
SAMPLE DATA
| A | |
|---|---|
| 1 | Val |
| 2 | 1 |