Stomachion: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 36: | Line 36: | ||
JXG.Options.point.fillColor = '#0000ff'; | JXG.Options.point.fillColor = '#0000ff'; | ||
JXG.Options.point.strokeColor = '#0000ff'; | JXG.Options.point.strokeColor = '#0000ff'; | ||
var board = JXG.JSXGraph.initBoard('jxgbox', { | var board = JXG.JSXGraph.initBoard('jxgbox', {boundingbox: [0, 24, 44, 0]}); | ||
Line 269: | Line 269: | ||
* [http://en.wikipedia.org/wiki/Ostomachion Ostomachion - Wikipedia entry] | * [http://en.wikipedia.org/wiki/Ostomachion Ostomachion - Wikipedia entry] | ||
* [http://mathworld.wolfram.com/Stomachion.html Stomachion at Wolfram MathWorld] | * [http://mathworld.wolfram.com/Stomachion.html Stomachion at Wolfram MathWorld] | ||
[[Category: | |||
[[Category:Old]] |