Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.68 c2s

c2s(coords)

[SOFA] Returns spherical angular coordinates (longitude and latitude, in radians) corresponding to the given cartesian coordinates coords (x, y, z). The first dimension of coords must be equal to 3. The returned array has the same dimensions as coords, except that the first dimension is 2 instead of 3.