acotd

acotd(X) returns the inverse cotangent, expressed in degrees, for each element of X.

Examples

> x = -4:0.2:4

[x:1x41 double]

> plot(x, acotd(x))

[ans:1x1 struct]

Resources

See also

acot | cot | cotd