Riemann sum III

From JSXGraph Wiki
Revision as of 15:26, 2 February 2010 by A WASSERMANN (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Appromximate the integral of [math]\displaystyle{ f: R\to R, x\mapsto x^2 }[/math]

Riemann sum type:

The underlying JavaScript code

<jsxgraph width="800" height="400" box="box">
</jsxgraph>