

The distance was calculated using the cosine equation for the spherical triangle P(North-Pole),A,B:
Distace = Earth-Radius * (arccos ( cos(90-a)*cos(90-b) + sin(90-a)*sin(90-b)*cos(P1-P2) ) ), - or
Distace = Earth-Radius * (arccos ( sin(a)*sin(b) + cos(a)*cos(b)*cos(P1-P2) ) )

EXAMPLE
Latitude of Jerusalem: 31.75
Longtitude of Jerusalem: 35.25
Latitude of Los Angeles: 34.0
Longtitude of Los Angeles: -118.0
Click on the button "calculate"
and the calculated distance between the cities of Jerusalem and Los Angeles turns out to be 12,185 km; or, 7573 miles; or 6579 nautical miles.
| CITY | LATITUDE (N) | LONGITUDE (E) | London | 51 | 0 | Tel Aviv | 32 | 35 |
| Cairo | 30 | 31 |
| Wien | 48 | 16 |
| New York | 41 | -74 (74W) |
| Tokyo | 35 | 140 |
| Singapore | 1 | 104 |
| Manila | 14 | 121 |
| Bangkok | 13 | 100 |
| Anchorage (ALASKA) | 61.2 | -150 |
| Tucson | 32.25 | -110.95 |
| Addis Ababa | 9 | 39 |
| Phoenix | 33.5 | -112.05 |

Comparison of the distances between two cities located on the same latitude a , once along the great circle connecting them, calculated as above, and once along their common latitude , calculated using the equation:
Distance along the common latitude = [111.1 * (P2-P1) * cos(a)] km.
Prepared by A.C. from the