Wed May 21 22:33:28 2025 adamsbashforth_test(): R version 4.1.2 (2021-11-01) adamsbashforth() uses Adams Bashforth to solve an ordinary differential equation. f(x,y) = y/(2*x+1) x y 1 0.0 1.000000 2 0.2 1.200000 3 0.4 1.357143 4 0.6 1.497619 5 0.8 1.626443 6 1.0 1.746036 adamsbashforth_test(): Normal end of execution. Wed May 21 22:33:28 2025