MediaWiki example (dup): Revision history

From JSXGraph Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 June 2011

29 September 2010

  • curprev 15:1515:15, 29 September 2010A WASSERMANN talk contribs 627 bytes +627 New page: <jsxgraph width="500" height="500"> var brd = JXG.JSXGraph.initBoard('jxgbox',{boundingbox:[-2,2,2,-2]}); var p = brd.create('point',[1.5,1.5],{face:'o', size:8}); var q = brd.create...