asind

asind(X) returns the inverse sine, expressed in degrees, for each element of X.

Examples

> x = -1:0.03:1

[x:1x67 double]

> plot(x, asind(x))

[ans:1x1 struct]

Resources

See also

asin | sin | sind