Cal11 calculator

How to Calculate Angles in Degrees Minutes and Seconds

Reviewed by Calculator Editorial Team

Angles are measured in degrees, minutes, and seconds (DMS) in many fields including astronomy, navigation, and surveying. This guide explains how to work with DMS measurements, convert between decimal degrees and DMS, and perform common angle calculations.

What Are Degrees, Minutes, and Seconds?

The degree-minute-second (DMS) system is a way to express angles with greater precision than just using degrees. It's commonly used in fields that require high-precision angle measurements:

  • Degrees (°): The main unit, with 360° in a full circle
  • Minutes ('): 1° = 60 minutes
  • Seconds ("): 1 minute = 60 seconds

For example, 45° 30' 15" means 45 degrees, 30 minutes, and 15 seconds. This is equivalent to 45.5041667° in decimal degrees.

In navigation and astronomy, DMS is often used because it provides more precise measurements than decimal degrees alone.

How to Convert Decimal Degrees to DMS

To convert decimal degrees to DMS:

  1. Separate the integer part as degrees
  2. Multiply the decimal part by 60 to get minutes
  3. Separate the integer part as minutes
  4. Multiply the remaining decimal by 60 to get seconds

Formula: DMS = Degrees + (Minutes/60) + (Seconds/3600)

For example, converting 45.5041667° to DMS:

  1. Degrees = 45
  2. 0.5041667 × 60 = 30.25
  3. Minutes = 30
  4. 0.25 × 60 = 15
  5. Result: 45° 30' 15"

How to Convert DMS to Decimal Degrees

To convert DMS to decimal degrees:

  1. Divide minutes by 60
  2. Divide seconds by 3600
  3. Add all three values together

Formula: Decimal = Degrees + (Minutes/60) + (Seconds/3600)

For example, converting 45° 30' 15" to decimal degrees:

  1. Degrees = 45
  2. 30/60 = 0.5
  3. 15/3600 = 0.0041667
  4. Result: 45 + 0.5 + 0.0041667 = 45.5041667°

Common Angle Calculations

Here are some common angle calculations involving DMS:

Adding Angles

To add two angles in DMS:

  1. Add the degrees, minutes, and seconds separately
  2. If seconds ≥ 60, convert to minutes
  3. If minutes ≥ 60, convert to degrees

Subtracting Angles

To subtract two angles in DMS:

  1. Subtract the degrees, minutes, and seconds separately
  2. If any value is negative, borrow from higher units

Finding the Difference Between Two Angles

To find the difference between two angles:

  1. Convert both angles to decimal degrees
  2. Subtract the smaller angle from the larger one
  3. Convert the result back to DMS if needed

Example Calculations

Calculation Example Result
Convert 38.891667° to DMS 38 + (0.891667 × 60) = 38° 53.5' → 38° 53' 30" 38° 53' 30"
Convert 123° 45' 30" to decimal 123 + (45/60) + (30/3600) = 123.761111° 123.761111°
Add 25° 30' 15" + 15° 45' 30" 25 + 15 = 40°; 30' + 45' = 75' → 1° 15'; 15" + 30" = 45" → 40° 15' 45" 40° 15' 45"

FAQ

Why use degrees, minutes, and seconds instead of decimal degrees?
DMS provides more precise measurements for certain applications, especially in navigation and astronomy where small angle differences are important.
How do I know when to use DMS vs decimal degrees?
Use DMS when working with traditional maps, navigation charts, or when precision to the second is required. Use decimal degrees for digital mapping, GPS coordinates, and most scientific calculations.
Can I convert DMS to decimal degrees using a calculator?
Yes, our interactive calculator on this page can convert between DMS and decimal degrees quickly and accurately.
What's the difference between DMS and decimal degrees?
DMS uses degrees, minutes, and seconds as separate units, while decimal degrees express the entire angle as a single decimal number.