Introduction - If you have any usage issues, please Google them yourself
Numerical solution of initial value problem.
Step 1: use a classic four order Runge- Kutta method to calculate the former three initial value
Step 2: use Adams explicitly calculate predictive value
Step 3: use the same order Adams implicit computational correction