Numerical Methods
Home
Polynomial Zeros
Arbitrary Precisions
Numerical Ports
Related Sites
Contact Info
Need Anything?

 

Web Tools
Polynomial Solver
Cubic Spline or Polynomial Interpolation
Function Graph & Integrations
Complex Expression
Calculation
Financial Calculator
Car Lease Calculator

Last Updated:
06/07/2008

Numerical Web Integration: Last updated on: 06/07/2008  Visitors: Hit Counter NEW

Integration & Graphing

 
Verbose
Integration Method
Trapez Simpson Romberg Fox-Romberg
Gauss-Legendre Gauss-Chebyshev Gauss-Hermite  
 
     
   
 
Display Options
Xmin: Xmax: Ymin: Ymax:

Graphing

 

Convergence

 

Delta

 
Version: 1.4.1
Explanation: Enter the equation that needs to be displayed. The usual math function can be used: +.-.*,/,(,), abs(), acos(), asin(), atan(), atan2(), cos(), exp(), log(), pow(), sin(), sqrt(), tan(). Note for x^3 used the pow(x,3) notation.
If you need integration as well, checkmark on one or more integration methods. For fastest and most accurate method use Fox-Romberg or Gauss.
For accuracy the methods takes it to the numeric limits, however to avoid time consuming operations the limits on number function evaluation is around 65536 calls.
Note: Gauss-Chebyshev required that the function is on the form f(x)/sqrt(1-x^2) otherwise result are incorrect. Gauss-Hermite required that the function is on the form e-x^2*f(x).
The Test button setup a default equation (for testing only). Note that the interval [0,0.5] contains a singularity for x=0 making it hard for Trapez, Simpson and Romberg method to get a high accuracy on the result. Fox-Romberg can handle this to the numeric limit!
Email: hve@hvks.com if you have any questions.
This version has been tested with both IE7 and FireFox 2.0 browser.
Corrections:
21-May-2007 vs 1.4 Added Gauss-Hermite integration
17-May-2007 vs 1.3 Added Gauss-Chebyshev integration and more display options
09-May-2007 vs 1.2 Added Gauss-Legendre integration method
23-Apr-2007: vs 1.1 Initial release
 
Rate this page
Click on the stars to rate this page
Low    High
Missing anything? or comment your rating