A 5-circle incidence theorem: Difference between revisions

From JSXGraph Wiki
No edit summary
No edit summary
Line 15: Line 15:


attA.name = "4";
attA.name = "4";
A[4] = brd.create('point', [-2, -2], attA);
A[4] = brd.create('point', [0, -4], attA);


for (k = 0; k < 5; k++) {
for (k = 0; k < 5; k++) {

Revision as of 12:06, 13 August 2019