The Simplified Range equation, R = (2v2/g) sin(Θ) cos(Θ), computes the ballistic range (horizontal displacement) of an object in free flight ignoring factors such as wind resistance. The formula is simplified because it assumes the object is launched on the plane upon which it will fall.
INSTRUCTIONS: Choose units and enter the following:
Ballistic Range (R): The calculator returns the range in meters. However, this can be automatically converted into other length units via the pull-down menu.
Note: this formula does not take into account any drag or other forces besides gravity, and assumes the launch point is on the plane. g is set to the appropriate constant value for acceleration due to gravity on earth in either m/s2 or ft/s2.
The formula used in this calculator is:
`R = (2*V^2)/g * sin(theta) * cos(theta) = V^2/g * sin(2theta)`
where:
Because of the trig identity, sin(2x) = 2 sin(x)cos(x), this formula will also appear in the following format: R = V2* sin(2 *Θ) / g