ACot

Syntax

ACot(Value)

Parameters

Value. Cotangent of required angle. Any real number.

NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.

Description

It returns the arccotangent of the number.

Comments

The arccotangent of a number is the angle the cotangent of which is equal to the number. The angle is specified in radians between 0 and Pi value.

Example

Formula Result Description
= ACot(A1) 0,4636 The arc cotangent of the number stored in the A1 cell expressed in radians. The A1 cell contains the 2 number.
= ACot(0) 1,5708 The arctangent of the 0 number expressed in radians.

See also:

Function Wizard │ Mathematical FunctionsACotH