Antiderivative: Difference between revisions
From JSXGraph Wiki
| A WASSERMANN (talk | contribs) No edit summary | A WASSERMANN (talk | contribs) No edit summary | ||
| Line 4: | Line 4: | ||
| p.push(brd.create('point',[-2,(Math.random()-0.2)*5],{name:''})); | p.push(brd.create('point',[-2,(Math.random()-0.2)*5],{name:''})); | ||
| p.push(brd.create('point',[0,(Math.random()-0.2)*5],{name:''})); | p.push(brd.create('point',[0,(Math.random()-0.2)*5],{name:''})); | ||
| p.push(brd.create('point',[2.2,(Math.random()-0.2)*5],{name:''})); | p.push(brd.create('point',[2.2,(Math.random()-0.2)*5],{name:''})); | ||
