atand

atand(X) returns the inverse tangent, expressed in degrees, for each element of X.

Examples

> x = -15:0.5:15

[x:1x61 double]

> plot(x, atand(x))

[ans:1x1 struct]

Resources

See also

atan | atan2d | tan | tand