ANGLE LINE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=ANGLE_LINE <x>, <y> |description=*DESCRPTION* |param1=<x>|param1_desc={{x}} |param2=<y>|param2_desc={{y}} }} ===Example=== :- ANGLE_LINE [[Category:Internal_Macro_Funct... |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | [[:Category:Internal_Macro_Functions|{{Up}}]] | ||
|param1=<x>|param1_desc={{ | {{Command|syntax=[[Image:angle_line.png|right|ANGLE_LINE]]ANGLE_LINE <x>, <y> | ||
|param2=<y>|param2_desc={{ | |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={{lenx}} | |||
|param2=<y>|param2_desc={{leny}} | |||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :ANGLE_LINE 12, 3 | ||
[[Category:Internal_Macro_Functions]] | [[Category:Internal_Macro_Functions]] |