Trapaziodal Rule
version 1
Stephen Byrne
floorgan@plantrol.com
9-14-1999

This program uses the trapaziodal rule to approximate finite integrals of the form INTEGRAL(f(x),x,a,b) with n subdivisions and returns the error bound using K*(b-a)^3/(12*n^2) where K is the maximum value of the second derivative of f(x) on the interval a<x<b. Use is straitforward. Please write me with any comments/suggestions/bugs.