Spherical Trigonometry Calculator

Calculate great circle distances, spherical angles, and solve spherical triangles with this comprehensive spherical trigonometry calculator. Essential tool for astronomy, navigation, and geosciences applications.

Great Circle Distance
Spherical Triangle

Great Circle Distance Calculator

Calculate the shortest distance between two points on a sphere (like Earth) using their latitude and longitude coordinates.

Spherical Triangle Solver

Solve a spherical triangle by entering any three of its six elements (three sides and three angles).

Side a (degrees)
Side b (degrees)
Side c (degrees)
Angle A (degrees)
Angle B (degrees)
Angle C (degrees)

Calculation Results: Great Circle Distance

Great Circle Distance 0.00 km
Central Angle 0.00°
Initial Bearing 0.00°
Final Bearing 0.00°

About Spherical Trigonometry

Spherical trigonometry is the branch of spherical geometry that deals with the relationships between trigonometric functions of the sides and angles of the spherical polygons (especially spherical triangles) defined by a number of intersecting great circles on the sphere.

Great Circle Distance

The great-circle distance is the shortest distance between two points on the surface of a sphere, measured along the surface of the sphere (as opposed to a straight line through the sphere's interior). The distance between two points in Euclidean space is the length of a straight line between them, but on the sphere there are no straight lines. In spaces with curvature, straight lines are replaced by geodesics. Geodesics on the sphere are circles on the sphere whose centers coincide with the center of the sphere, and are called great circles.

The formula for great circle distance using the haversine formula is:

a = sin²(Δφ/2) + cos φ₁ ⋅ cos φ₂ ⋅ sin²(Δλ/2)

c = 2 ⋅ atan2(√a, √(1−a))

d = R ⋅ c

Where φ is latitude, λ is longitude, R is earth's radius (mean radius = 6,371km), and angles are in radians.

Spherical Triangles

A spherical triangle is a figure formed on the surface of a sphere by three great circular arcs intersecting pairwise in three vertices. The spherical triangle is the spherical analog of the planar triangle, and is sometimes called an Euler triangle.

Key formulas in spherical trigonometry include:

Applications

Spherical trigonometry has many practical applications:

Spherical vs. Plane Trigonometry

Spherical trigonometry differs from plane trigonometry in several important ways: