Difference between revisions of "Riemann sum III"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
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 17:24, 2 February 2010
[math]: f: R\to R, x\mapsto x^2 [/math]
The underlying JavaScript code
<jsxgraph width="800" height="400" box="box">
</jsxgraph>