acot
Inverse cotangent in radians
Syntax
Description
Y = acot(
returns the Inverse Cotangent
(cot-1) of the elements of X
)X
in radians.
The function accepts both real and complex inputs.
For real values of
X
,acot(X)
returns values in the interval [-π/2, π/2].For complex values of
X
,acot(X)
returns complex values.