What follows is a close approximation of a physics formula:
x = V * t + 1/2 * a * t^2
I have the values of all of the other variables, I just need to find "a"
How would I do it?
ajfoucault wrote:What follows is a close approximation of a physics formula:
x = V * t + 1/2 * a * t^2
I have the values of all of the other variables, I just need to find "a"