Two reflections II (intersecting lines): Difference between revisions

From JSXGraph Wiki
(Created page with "<jsxgraph width="500" height="500" box="box"> (function () { var board = JXG.JSXGraph.initBoard('box', {boundingbox: [-5, 5, 5, 5], keepaspectratio:true}), A = board.cr...")
(No difference)

Revision as of 09:11, 7 December 2011

The JavaScript code