Perl Module Math::Integral::Romberg - 0.02 Copyright (c) 1998 Eric Boesch. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. To install, unzip and untar the archive. In the directory created type perl Makefile.PL make install Romberg integration is used for estimating the integral of a scalar function over a finite closed interval. It is a better alternative to Simpson's method and the trapezoid method. Additional documentation is in the module file and will be added onto perllocal.pod as usual. I can be contacted at