home.gif next.gif prev.gif



ASINH

See also A-Z Spreadsheet Function List


Description Returns the inverse hyperbolic sine of a number.

Syntax ASINH(number)

number is any number.

See Also ACOSH , ASIN , ATANH , and SINH functions

Examples ASINH(5.3) returns 2.37

         ASINH(-4) returns -2.09