25 March 2025 03:25:12 PM runge_test(): C++ version Test runge. runge_antideriv_test(): runge_antideriv() evaluates the antiderivative of the runge function. Created graphics data file 'runge_antideriv_data.txt' Created command file 'runge_antideriv_commands.txt' runge_deriv_test(): runge_deriv() evaluates the derivative of the runge function. Created graphics data file 'runge_deriv_data.txt' Created command file 'runge_deriv_commands.txt' runge_deriv2_test(): runge_deriv2() evaluates the second derivative of the runge function. Created graphics data file 'runge_deriv2_data.txt' Created command file 'runge_deriv2_commands.txt' runge_fun_test(): runge_fun() evaluates the runge function. Created graphics data file 'runge_fun_data.txt' Created command file 'runge_fun_commands.txt' runge_power_series_test(): runge_power_series() compares a power series to the runge function. Created graphics data file 'runge_power_series_data.txt' Created command file 'runge_power_series_commands.txt' runge_test(): Normal end of execution. 25 March 2025 03:25:12 PM