ANGLE LINE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
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 | |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}} | ||
}} | }} | ||