ASINH

Description

ASINH returns the inverse hyperbolic sine of a number.

Syntax

ASINH ( number )

 

Parameter

Description

number

Any number.

Examples

This function returns 2.37:

ASINH(5.3)

This function returns -2.09:

ASINH(-4)

Also, see

ACOSH

ASIN

ATANH

SINH