Learn R Programming

GEOmap (version 2.1)

xyz2ll: Cartesian to Lat-Lon

Description

Cartesian to Lat-Lon

Usage

xyz2ll(x)

Arguments

x
3-vector

Value

  • 2-vector of lat-lon

Details

Returns Latitude not Co-latitude

See Also

Lxyz2ll

Examples

Run this code
xyz2ll(c(1,1,1) )

Run the code above in your browser using DataLab