Content-Type: text/html; charset=ISO-8859-1 Integrator

The integractive Integrator of Numerical Analysis

(This is the general integrator of Numerical Analysis course. The user provides a function f(x) and the limits of the integral and the method of integration. After pressing the "Calculate it" button, the program plots f(x) and calculates the integral using the provided method. All trigonometric functions are supported. Powers must be entered using **, for example x^2 must be entered as x**2. The natural logarithm o x must be entered as log(x). In function f(x), it is suggested to put a space before and after each x. For questions or to report problems please contact: simos@astro.auth.gr )

*Please give your name:

Please give a function f(x) =

Please give x minimum xmin =
Please give x maximum xmax =
Please give number of steps n = (common multiple of 2 and 3)
Please give k for Rombergs method: k =

Please choose one of the integration methods:
If you choose All Methods you will be able to compare the above integration methods

Mon May 7 14:31:57 EEST 2007