Description
To calculate the inverse of a Cotangent or Arctangent. The result is in radians number from 0 to pi (3.14)
Syntax
ACOT(number)
Examples
The results are as follows:
The DEGREES() function is the same as 180/PI(), which basically tells us Arctangent in Degrees
References
Similar function ACOS calculates Arccosine or inverse cosine.
test comment