How to update equations for an ODE in a while loop

40 Views Asked by At

Having trouble outputting the correct values for the 3rd order Runge function. It needs to return the solution at time = t0 + h = 300. I don't think my function is iterating correctly.

0

There are 0 best solutions below