I am a bit dissapointed at your hostile attitude. I am sorry if I offended you in any way.
Yes I have studied it for a while, but I don't understand.
6.67384 * 10^-11 m^3 kg^-1 s^-2 = ??
Hi there
I am currently trying to implement Newtons law of gravitation into a planetary model.
I have 2 objects with mass of 500 and 20. The distance between them is 150.
From what I gather from wikipedia I could use the following formula:
GravityField = G * ((500*20)/(150^2))
Where G...