ANGLE LINE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{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 | |description=:Find the angle of a line, use [[DEGREES|degrees]] for a result not in radians. | ||
|param1=<x>|param1_desc={{x}} | |param1=<x>|param1_desc={{x}} |
Revision as of 20:30, 22 July 2010
Command
- 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