atand

The atand Statement

The atand statement lets you calculate the arc tangent value of its input (second) argument and store the result (degrees) in its output (first) argument. The syntax of the atand statement is shown below.

 atand x, y // store the arc tangent of y in x

Generated by  doxygen 1.6.2