Functions

asinh

Supported By

Syntax

[the] asinh of factor

asinh ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put asinh(steve) into bill

Description

The asinh function returns the inverse hyperbolic sine of its argument.

If the argument is an integer or a number, a number is returned.

If the argument is a complex, a complex is returned.