PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
World Plotting Package
>
Obsolete
WorldPlot
Package Symbol
World Plotting Package
Tutorials »
|
ToDegrees
ToDMS
See Also »
|
World Plotting Package
More About »
ToMinutes
Some of the functionality of the World Plotting Package is now available in
CountryData
.
ToMinutes[
degs
]
converts degrees to minutes.
ToMinutes[{
degs
,
mins
,
secs
}]
converts from DMS form to minutes.
ToMinutes[{{{
d
,
m
,
s
}, {
d
,
m
,
s
}}, {{
d
,
m
,
s
}, {
d
,
m
,
s
}}
...
}]
converts to
{{
lat
,
long
}, {
lat
,
long
}
...
}
with the coordinates in minutes.
MORE INFORMATION
To use
ToMinutes
, you first need to load the
World Plotting Package
using
Needs
["WorldPlot`"]
.
SEE ALSO
ToDegrees
ToDMS
TUTORIALS
World Plotting Package
MORE ABOUT
World Plotting Package
© 2008 Wolfram Research, Inc.