Functions

acot

Supported By

Syntax

[the] acot of factor

acot ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put acot(theCotangent) into theAngle

Description

The acot function returns the inverse 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.