Homework Statement
I am attempting to write a physics simulation program using the kinematic equations and using Runge-Kutta to solve them to determine how an object will move through space subject to certain gravitational forces etc.
Homework Equations
I have x=vt+(at^2)/2 as the equation i...