Enter the initial velocity of the golf ball and the launch angle into the calculator to determine the maximum height the golf ball will reach.

Golf Ball Height Calculator

Enter any 2 values to calculate the missing variable


Related Calculators

Golf Ball Height Formula

The golf ball height calculator estimates the maximum vertical height a golf ball reaches above its launch point. It is useful for comparing launch conditions, visualizing ball flight, and understanding how speed and launch angle affect trajectory. The calculation uses an ideal projectile-motion model, so it gives a clean estimate of apex height rather than a full aerodynamic ball-flight simulation.

H = \frac{(V_0 \sin(\theta))^2}{2g}

In this equation, H is the maximum height, V0 is the initial ball speed, θ is the launch angle, and g is gravitational acceleration. Keep units consistent: if speed is entered in meters per second, height is returned in meters; if speed is entered in feet per second, height is returned in feet.

Variable Meaning Typical Units
H Maximum height above the launch point m or ft
V0 Initial ball speed at launch m/s or ft/s
θ Launch angle measured upward from horizontal degrees
g Acceleration due to gravity 9.81 m/s² or 32.174 ft/s²

Why Height Depends on the Vertical Launch Speed

Only the vertical component of the launch speed contributes to how high the ball rises. That vertical component is found first, and then the height formula uses it to determine the apex.

V_y = V_0 \sin(\theta)

A larger vertical component means the ball spends more time rising before gravity reduces its upward speed to zero at the top of the flight.

t_{top} = \frac{V_0 \sin(\theta)}{g}

This is why increasing either launch speed or launch angle usually increases maximum height, although the relationship is not linear.

How to Use the Calculator

  1. Enter the initial ball speed.
  2. Enter the launch angle in degrees.
  3. Select the correct unit system: metric or imperial.
  4. Calculate the missing value to find the ball’s maximum height.

If you already know the height and one of the other variables, the same relationship can be rearranged to solve for the missing input.

V_0 = \frac{\sqrt{2gH}}{\sin(\theta)}
\theta = \arcsin\left(\frac{\sqrt{2gH}}{V_0}\right)

Examples

If a golf ball leaves the clubface at 50 m/s with a 45° launch angle, the estimated maximum height is:

H = \frac{(50 \sin(45^\circ))^2}{2(9.81)} \approx 63.7 \text{ m}

If the speed is 160 ft/s and the launch angle is 18°, then the estimated maximum height is:

H = \frac{(160 \sin(18^\circ))^2}{2(32.174)} \approx 38.0 \text{ ft}

Unit Notes

For the most accurate result, do not mix unit systems. Convert speed first if needed, then apply the formula using the matching value of gravity.

1 \text{ mph} = 1.46667 \text{ ft/s} = 0.44704 \text{ m/s}

What This Result Tells You

  • Maximum height is the apex of the shot, measured relative to the launch point.
  • It is not the same as carry distance, total distance, or peak distance downrange.
  • Height grows quickly as launch speed increases because speed is squared in the formula.
  • Launch angle matters through the vertical component of velocity, not through speed alone.
H \propto V_0^2 \sin^2(\theta)

Assumptions and Limitations

This calculator is based on simplified projectile motion. That makes it fast and useful, but real golf shots can differ from the estimate because actual ball flight is also affected by:

  • air resistance
  • backspin and lift
  • wind conditions
  • elevation change
  • differences between launch point and landing point

As a result, the calculator is best used as a clean physics estimate for apex height rather than a full launch-monitor replacement.

Common Input Checks

  • Use an angle between and 90° for a normal upward launch.
  • Make sure the speed is the ball’s launch speed, not clubhead speed unless they are intentionally being treated as the same input.
  • Keep gravity consistent with your chosen units.
  • Interpret the result as height above the initial strike point.