CIRCLE PLR: 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:
{{Command|syntax=CIRCLE_PLR <circle number>, <point>, <line>, <radius>, <option>
{{Command|syntax=[[Image:circle_plr.png|right|CIRCLE_PLR]]CIRCLE_PLR <circle number>, <point>, <line>, <radius>, <option>
|description=This command is used to create a circle where a given point lies on the circle, and the given line is tangent to the circle, and the radius of the circle is defined <br/>the option is to determine which side the circle is on.
|description=:Create a circle where a given point lies on the circle, the given line is tangent to the circle, and the radius of the circle is defined.


|param1=<circle number>|param1_desc= {{circle number}}
|param1=<circle number>|param1_desc= {{circle number}}
Line 10: Line 10:


===Example===
===Example===
:- CIRCLE_PLR 3, 5, 1, 9, 1
:CIRCLE_PLR 3, 5, 1, 9, 1


[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 21:57, 21 July 2010

Command

CIRCLE_PLR
CIRCLE_PLR
CIRCLE_PLR <circle number>, <point>, <line>, <radius>, <option>


Create a circle where a given point lies on the circle, the given line is tangent to the circle, and the radius of the circle is defined.

Parameters

<circle number>
The number of a previously defined macro circle.
<point>
The number of an existing point.
<line>
The number of an existing line.
<radius>
radius of the circle or arc.
<option>
Template:Option

Example

CIRCLE_PLR 3, 5, 1, 9, 1