Difference between revisions of "Rational functions"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 67: | Line 67: | ||
return y; | return y; | ||
}; | }; | ||
− | graph = board2.createElement('curve', ['x', | + | graph = board2.createElement('curve', ['x', polynomial2, 'x', -10, 10], {curveType:'graph'}); |
function addPoint2() { | function addPoint2() { |
Revision as of 15:19, 15 December 2008