acosd

acosd(X) returns the inverse cosine, expressed in degrees, for each element of X.

Examples

> x = -1:0.03:1

[x:1x67 double]

> plot(x, acosd(x))

[ans:1x1 struct]

Resources

See also

acos | cos | cosd