ACOT Function

The ACOT function is one of the math and trigonometry functions. It is used to return the principal value of the arccotangent, or inverse cotangent, of a number. The returned angle is measured in radians in the range 0 to Pi.

Syntax

ACOT(number)

The ACOT function has the following argument:

Argument Description
number The cotangent of the angle you wish to find, a numeric value.

Notes

How to apply the ACOT function.

Examples

The figure below displays the result returned by the ACOT function.

ACOT Function