Polygon through ordered set of gliders: Difference between revisions

From JSXGraph Wiki
(New page: <jsxgraph height="500" width="600" board="board" box="jxgbox"> board = JXG.JSXGraph.initBoard('jxgbox', {axis:true, originX: 250, originY: 250, unitX: 50, unitY: 50}); board.suspe...)
(No difference)

Revision as of 15:23, 18 June 2009

The underlying JavaScript code