Functions

acosh

Supported By

Syntax

[the] acosh of factor

acosh ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put acosh(steve) into bill

Description

The acosh function returns the inverse hyperbolic cosine 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.