Enter the radii (r1,r2) and the angles (θ1,θ2) into the Polar Distance Calculator. The calculator will evaluate and display the Polar Distance. 

Polar Distance Formula

The following formula is used to calculate the Polar Distance. 

Dpolar = r1^2+r2^2 - 2*r1*r2*cos(θ2-θ1)
  • Where Dpolar is the Polar Distance
  • r1,r2 are the radii (r1,r2) 
  • θ1,θ2 are the angles (θ1,θ2) (deg)

How to Calculate Polar Distance?

The following example problems outline how to calculate Polar Distance.

Example Problem #1:

  1. First, determine the radii (r1,r2).
    • The radii (r1,r2) is given as: 5,10.
  2. Next, determine the angles (θ1,θ2).
    • The angles (θ1,θ2) is provided as: 30,50.
  3. Finally, calculate the Polar Distance using the equation above: 

Dpolar = r1^2+r2^2 – 2*r1*r2*cos(θ2-θ1)

The values given above are inserted into the equation below and the solution is calculated:

Dpolar = 5^2+10^2 – 2*5*10*cos(50deg-30deg) = 31.03


FAQ

What is Polar Distance?
Polar Distance refers to the distance between two points in a polar coordinate system, calculated using the radii and angles of these points relative to a common origin.

How does the Polar Distance formula work?
The Polar Distance formula calculates the distance by squaring the radii of the two points, subtracting twice the product of the radii multiplied by the cosine of the difference between their angles. This accounts for the geometric properties of polar coordinates.

Can the Polar Distance formula be used for any two points?
Yes, as long as the points are defined in polar coordinates (with a radius and an angle), the Polar Distance formula can be used to calculate the distance between them, regardless of their position.