Bearing Calculator

Enter your details below and get instant results

Enter the start latitude to calculate
Enter the start longitude to calculate
Enter the destination latitude to calculate
Enter the destination longitude to calculate

Bearing Calculator

Our Bearing Calculator computes the initial bearing (forward azimuth) from one geographic coordinate to another. Essential for navigation, surveying, and compass-based travel planning.

How to Use

  • Enter the starting point coordinates
  • Enter the destination coordinates
  • Click Calculate to see the bearing in degrees and compass direction
Technology 16 views Updated: Aug 2026

Formula

θ = atan2(sin(Δlng)·cos(lat2), cos(lat1)·sin(lat2) - sin(lat1)·cos(lat2)·cos(Δlng))

Related Tools

Unit Converter

Convert between different units of measurement

Technology 961

Online Compass

Interactive digital compass showing direction relative to geographic north, south, east, and west. Uses device sensors for real-time heading.

Technology 96

Azimuth to Direction Converter

Convert azimuth degrees to cardinal and intercardinal direction names with quadrant information.

Technology 42

Quadrant Bearing Converter

Convert between quadrant bearings (N45E) and azimuth (045 deg) formats.

Technology 39