Integration Tool


This applet allows you to integrate a function over a specified range. It uses a midpoint Riemann sum approximation in order to perform the integration numerically. To use it, simply input the function at the top, then set the starting and ending points, the number of steps or the size of each step and then click "Integrate!" at the bottom. See the syntax section below the applet to find out what kind of expressions you can use in the function field.


The applet allows you to enter functions with the following syntax:

For those who are interested, here is the grammar for mathematical expressions in this applet:

1 This option is only available if the UNARYNEG expression starts with a left parenthesis or is a variable. It's kind of a kludge, but it gets the right behavior, which allows for things like "2x".