midpoint_quad_test, an R code which calls midpoint_quad(), which estimates an integral using the midpoint quadrature rule.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
midpoint_quad, an R code which estimates an integral using the midpoint quadrature rule.