🌦️ 지구 및 날씨
위경도 거리 계산기
Enter two points by latitude and longitude to get the distance in km, miles, and nautical miles.
Result will appear here
공식
Haversine: a = sin²(Δφ/2) + cos φ₁·cos φ₂·sin²(Δλ/2) · d = 2R·atan2(√a, √(1−a))
🌦️ 지구 및 날씨
Enter two points by latitude and longitude to get the distance in km, miles, and nautical miles.
Result will appear here
Haversine: a = sin²(Δφ/2) + cos φ₁·cos φ₂·sin²(Δλ/2) · d = 2R·atan2(√a, √(1−a))