atand
Inverse tangent (degrees).
Syntax
Section titled “Syntax”Y = atand(X)Description
Section titled “Description”Like atan but returns the angle in degrees.
Example
Section titled “Example”atand(1) % 45Inverse tangent (degrees).
Y = atand(X)Like atan but returns the angle in degrees.
atand(1) % 45