ASINH

ASINH(arg1) → { number | string | boolean }

Returns the inverse hyperbolic sine of a number.

Parameters:

Name Type Description
arg1 number

Is any real number equal to or greater than 1.

Returns:

Type
number | string | boolean