Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Computable Data > Geographic Data > Geodesy >

Longitude

Longitude[pos]
gives the longitude in degrees of a geographic position specified by pos.
Longitude[pos, datum]
gives the longitude referred to the specified geodetic datum.
  • Longitude returns a value in the range from -180 to +360.
  • Longitudes are taken to be positive to the east.
  • If no datum is given, Longitude assumes positions to refer to the International Terrestrial Reference Frame 2000.
Extract the longitude from a geodetic position:
Compute the longitude corresponding to a projected coordinate:
Extract the longitude from a geodetic position:
In[1]:=
Click for copyable input
Out[1]=
 
Compute the longitude corresponding to a projected coordinate:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team