A project on Riemann Sums. n=The number of rectangles. x maximum=The end of the interval. y scale=What the x-value is multiplied by (only visual). Sum Type: 1: Left, 2: Right, 3:Midpoint Function: 1=x, 2=x^0.5, 3=x^2, 4=I can't write it here (it thinks there's a bad word), 5=(e^(x/2))/(x+1)
All code by me. Thanks to Riemann for using Riemann sums a couple hundred years ago. I made this, like, a long time ago, but I never shared it, so I'm gonna do that now.