Secant and tangent: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 35: | Line 35: | ||
}; | }; | ||
graph = board.createElement('curve', ['x', polynomial, 'x', -10, 10], {curveType:'graph'}); | graph = board.createElement('curve', ['x', polynomial, 'x', -10, 10], {curveType:'graph'}); | ||
q = board.createElement('glider', [3,3,graph], {style:6}); | |||
board.unsuspendUpdate(); | board.unsuspendUpdate(); |
Revision as of 17:20, 10 January 2009