ANGLE LINE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{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. | ||
:The commands [[DEGREES]] and [[RADIANS]] are used to say whether angles are specified in degrees or radians. | |||
|param1=<x>|param1_desc={{ | |param1=<x>|param1_desc={{lenx}} | ||
|param2=<y>|param2_desc={{ | |param2=<y>|param2_desc={{leny}} | ||
}} | }} | ||