Parametric curve plotter: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
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 19:41, 1 July 2009
The JavaScript code
<source lang="xml"> <source>