Marine & Nautical
Advanced

Great-Circle Distance

Shortest distance between two points on the globe.

Formula

d=Rarccos(sinϕ1sinϕ2+cosϕ1cosϕ2cosΔλ)d = R\arccos(\sin\phi_1\sin\phi_2 + \cos\phi_1\cos\phi_2\cos\Delta\lambda)

Variables

dDistance
REarth radius
φ_1,φ_2Latitudes
ΔλLongitude difference

Example

Used to plot the shortest ocean crossing between two ports.

Did You Know?

Great-circle routes look curved on flat maps but are the true shortest path — why flights over oceans arc north.

Share this formula