The Multiplication Parabola

From JSXGraph Wiki
Revision as of 12:46, 19 June 2009 by A WASSERMANN (talk | contribs) (New page: <jsxgraph width="400" height="600" box="box"> var brd = JXG.JSXGraph.initBoard('box', {axis:true, originX: 200, originY: 550, grid:true, unitX: 150, unitY: 50}); var f = brd.createElement(...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The underlying JavaScript code

</jsxgraph>