runge_test, a C++ code which calls runge(), which evaluates the runge function, its first and second derivatives and its antiderivative. It plots the functions using gnuplot().
The information on this web page is distributed under the MIT license.
runge, a C++ code which evaluates the runge function, its derivative and antiderivative.