CIRCLE 2P: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 9: Line 9:


===Example===
===Example===
:- CIRCLE_2P 4, 9
:- CIRCLE_2P 4, 9, 7


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

Revision as of 16:11, 16 July 2010

Command

CIRCLE_2C <circle number>, <point>, <point>


  • desc*

Parameters

<circle number>
The number of a previously defined macro circle.
<point>
The number of an existing point.
<point>
The number of an existing point.

Example

- CIRCLE_2P 4, 9, 7