Kinematics Simulator

To practice my JavaScript I will try to make a Kinematics calculator and then a simultor




Result:

Placeholder text



Kinematic Equations

vfx = vox + axt

x = ½(vox + vfx)t

x = v0xt + ½axt2

vfx 2 = v0x2 + 2axx

|

|

|

|

|

vfy = voy + ayt

y = ½(voy + vfy)t

y = v0yt + ½ayt2

vfy 2 = v0y2 + 2ayy