Mapping Toolbox | ![]() ![]() |
Round from dms format to dm format
Syntax
Description
anglout = dms2deg(anglin) rounds angles input in degrees-minutes-seconds (dms) format to the appropriate value in degrees-minutes (dm) format. This special handling is needed because there are 60, and not 100, seconds in a minute.
Example
Round 4°45'29" and 4°45'31" to dm format:
See Also
angledim |
Convert angle units |
deg2rad dms2rad |
Other direct angle conversion functions |
dms2dm |
Round dms format angles to dm format |
dms2mat |
Convert from dms to separated matrix components |
mat2dms |
Convert from separated matrices input to dms |
![]() | dms2mat | dreckon | ![]() |