Difference between revisions of "Rational functions"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 70: | Line 70: | ||
function addPoint2() { | function addPoint2() { | ||
− | + | q.push(board2.createElement('point',[(Math.random()-0.5)*10,(Math.random()-0.5)*3],{style:6})); | |
board2.update(); | board2.update(); | ||
} | } |
Revision as of 15:19, 15 December 2008