CIRCLE PL: 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_PL <circle number>, <point>, <line>, <option>
{{Command|syntax=CIRCLE_PL <circle number>, <point>, <line>, <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, the option is to determine which side the circle is on <br/>to define a radius, see [[CIRCLE PLR]].
|description=:desc


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


===Example===
===Example===
:- CIRCLE_PL 3, 6, 1, 2
:CIRCLE_PL 3, 6, 1, 2


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

Revision as of 20:23, 20 July 2010

Command

CIRCLE_PL <circle number>, <point>, <line>, <option>


desc

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.
<option>
Template:Option

Example

CIRCLE_PL 3, 6, 1, 2