SinH(Value)
Value. Real number, hyperbolic sine of which should be calculated.
NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.
It returns the hyperbolic sine of a number.
| Formula | Result | Description |
| =SinH(-1.5) | -2,1293 | The hyperbolic sine of the -1.5 number. |
| =SinH(B6) | 2,9422 | The hyperbolic sine of a number located in the B6 cell. The B6 cell contains the 1.8 number. |
See also:
Function Wizard │ Mathematical Functions │ ASin │ ASinH │ Sin