Stomachion: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) (New page: <html> <a href="javascript:solveit()">Solve it</a> </html> <jsxgraph width="1100" height="600px"> function solveit() { t=400; board.suspendUpdate(); ...) |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<a href="javascript:solveit()">Solve it</a> | <a href="javascript:solveit()">Solve it</a> | ||
</html> | </html> | ||
<jsxgraph width="1100" height=" | <jsxgraph width="1100" height="600"> | ||
function solveit() { | function solveit() { | ||
t=400; | t=400; |