Ballistic apps and potential energy via gravity

That’s good. I’m curious what approach you took. Solving for the integral or numerical integration as I would do? And did you use the potential energy conversion to/from kinetic energy?

Gy = GRAVITY * Math.cos(DegtoRad(ShootingAngle + ZeroAngle))
Gx = GRAVITY * Math.sin(DegtoRad(ShootingAngle + ZeroAngle))



-Matt