Change Equation of a Graph

From JSXGraph Wiki
Revision as of 09:35, 15 September 2008 by Matthias (talk | contribs) (Replacing page with 'This example shows how you can change the equation of a graph without creating the whole construction again. <nowiki><input type="text" id="eingabe" value="Math.sin(x)*Math.cos...')

This example shows how you can change the equation of a graph without creating the whole construction again. <input type="text" id="eingabe" value="Math.sin(x)*Math.cos(x)">