Difference between revisions of "Parametric curve plotter"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 5: | Line 5: | ||
<input type="button" value="plot" onClick="doIt()"> | <input type="button" value="plot" onClick="doIt()"> | ||
<input type="button" value="clear all" onClick="clearAll()"> | <input type="button" value="clear all" onClick="clearAll()"> | ||
− | |||
− | |||
− | |||
</p> | </p> | ||
</html> | </html> |
Revision as of 21:41, 1 July 2009
The JavaScript code
<source lang="xml"> <source>