Excel: ASinh Function
In Excel, the ASinh function returns the inverse hyperbolic sine of a number.
The syntax for the ASinh function is:
ASinh( number )
number is any number.
Applies To:
- Excel 2007, Excel 2003, Excel XP, Excel 2000
For example:
Let's take a look at an example:

Based on the Excel spreadsheet above:
=ASinh(A1) would return -0.732668256 =ASinh(A2) would return 0 =ASinh(A3) would return 3.726273558 =ASinh(-20.75) would return -3.726273558
