Functions

acoth

Supported By

Syntax

[the] acoth of factor

acoth ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put acoth(steve) into bill

Description

The acoth function returns the inverse hyperbolic cotangent 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.