ASinH(Value)
Value. Real value, hyperbolic arcsine of which should be found.
NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.
It returns the hyperbolic arcsine of a number.
The inverse hyperbolic sine is the value whose hyperbolic sine is a number. The value must be greater than or equal to one.
| Formula | Result | Description |
| =ASinH(B6) | 0,0998 | The hyperbolic arcsine of the number from the B6 cell. The B6 cell contains the 0.1 number. |
| =ASinH(2.5) | 1,6472 | The hyperbolic arcsine of the 2.5 number. |
See also:
Function Wizard │ Mathematical Functions │ Sin │ SinH │ ASin