Decimal Degrees to Degrees,Minutes,Seconds conversion
Decimal degrees to degrees (°), minutes ('), seconds ('') angle converter and how to convert.
Enter angle in degrees and press the Convert button (e.g:30.56°, -60.2°):
Degrees,minutes, seconds to degrees converter ►
How to convert decimal degrees to degrees,minutes,seconds
One degree (°) is equal to 60 minutes (') and equal to 3600 seconds ("):
1° = 60' = 3600"
The integer degrees (d) are equal to the integer part of the decimal degrees (dd):
d = integer(dd)
The minutes (m) are equal to the integer part of the decimal degrees (dd) minus integer degrees (d) times 60:
m = integer((dd - d) × 60)
The seconds (s) are equal to the decimal degrees (dd) minus integer degrees (d) minus minutes (m) divided by 60 times 3600:
s = (dd - d - m/60) × 3600
Example
Convert 30.263888889° angle to degrees,minutes,seconds:
d = integer(30.263888889°) = 30°
m = integer((dd - d) × 60) = 15'
s = (dd - d - m/60) × 3600 = 50"
So
30.263888889° = 30° 15' 50"
Degrees,minutes, seconds to degrees conversion ►
See also
- Degrees,minutes, seconds to degrees
- Degrees to radians conversion
- Radians to degrees conversion
- Sine calculator
- Cosine calculator
- Tangent calculator
NUMBER CONVERSION
- ASCII,Hex,Binary,Decimal converter
- ASCII to binary
- ASCII to hex
- Base converter
- Binary converter
- Binary to ASCII
- Binary to decimal
- Binary to hex
- Date to roman
- Decimal to fraction
- Decimal to percent
- Decimal to binary
- Decimal to octal
- Decimal to hex
- Degrees to minutes,seconds
- Degrees to radians
- Fraction to decimal
- Fraction to percent
- Hex/decimal/octal/binary converter
- Hex to ASCII
- Hex to binary
- Hex to decimal
- Minutes, seconds to degrees
- Octal to decimal
- Percent to decimal
- Percent to fraction
- Percent to ppm
- ppm to percent
- ppm to ppb
- ppm to ppt
- ppb to ppm
- ppt to ppm
- ppm converter
- Radians to degrees
- Roman numerals converter