acot

acot(X) returns the inverse cotangent, expressed in radians, for each element of X.

Examples

> x = -4:0.2:4

[x:1x41 double]

> plot(x, acot(x))

[ans:1x1 struct]

Resources

See also

acotd | acoth | cot