ANGLE LINE

From Macros Wiki
Revision as of 00:40, 4 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

ANGLE_LINE
ANGLE_LINE
ANGLE_LINE <x>, <y>


Find the angle of a line.
The commands DEGREES and RADIANS are used to say whether angles are specified in degrees or radians.

Parameters

<x>
The length along the X axis direction.
<y>
The length along the Y axis direction.

Example

ANGLE_LINE 12, 3