Time Calculation
C onver ts a sexagesimal value displayed in degrees, minutes, seconds to decimal notation. Also, conver ts a decimal value to sexagesimal notataion (degrees, minutes, seconds).
Inputs values in sexagesimal notation (degrees, minutes, seconds).
<Example> C onver t 24° 28’ 35” (24 degrees, 28 minutes, 35 sec- onds) to decimal notation. T hen conver t 24.476° to sexagesimal notation.
O per ation
24 28 35
C onvert to decimal notation
D isplay
DEG
DEG
DEG
Repeat last key operation to return to the previous display.
A PPL IC AT IO N S:
Used in calculations of angles and angular velocity in physics, and latitude and longitude in geography.
17