I want to model a Differential Equation for a projectile motion under 2 forces (gravity and wind)
So, what I have now is an algorithm that simulate the parametric motion (2d) of the project under those 2 forces (given a P position of the projectile with velocity V under a vector of forces F (or...