Riemann sum III: Difference between revisions

From JSXGraph Wiki
No edit summary
No edit summary
Line 1: Line 1:
<math>: f: R\to R, x\mapsto x^2 </math>
<html>
<html>
<form>Riemann sum type: <select id="sumtype" >
<form>Riemann sum type: <select id="sumtype" >

Revision as of 15:24, 2 February 2010

[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>