cot

cot(X) computes cotangent for each element of X.

Examples

> x = 0.25:0.05:2.85

[x:1x53 double]

> plot(x, cot(x))

[ans:1x1 struct]

Resources

See also

acot | acotd | acoth | cotd | coth