ANGLE LINE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
[[:Category:Internal_Macro_Functions|{{Up}}]]
{{Command|syntax=[[Image:angle_line.png|right|ANGLE_LINE]]ANGLE_LINE <x>, <y>
{{Command|syntax=[[Image:angle_line.png|right|ANGLE_LINE]]ANGLE_LINE <x>, <y>
|description=:Find the angle of a line, use [[DEGREES|degrees]] for a result not in radians.
|description=:Find the angle of a line, use [[DEGREES|degrees]] for a result not in radians.

Revision as of 22:37, 30 July 2010

Up

Command

ANGLE_LINE
ANGLE_LINE
ANGLE_LINE <x>, <y>


Find the angle of a line, use degrees for a result not in radians.

Parameters

<x>
X co-ordinate of a feature.
<y>
Y co-ordinate of a feature.

Example

ANGLE_LINE 12, 3