toms439_test


toms439_test, a Fortran77 code which calls toms439(), which implements ACM toms algorithm 439, which carries out a product type three point Gauss-Legendre-Simpson's integration rule to estimate the integral from A to B of F(X) * G(X).

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

toms439, a Fortran77 code which implements ACM toms algorithm 439, which carries out a product type three point Gauss-Legendre-Simpson's integration rule to estimate the integral from A to B of F(X) * G(X).

Source Code:


Last revised on 17 November 2023.