Skip to content

Commit

Permalink
fix docs in reclat
Browse files Browse the repository at this point in the history
  • Loading branch information
afossa committed Jun 24, 2024
1 parent 6a3766a commit 46677d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/r.jl
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ Convert from rectangular coordinates to latitudinal coordinates.
Returns a tuple consisting of:
- `rad`: Distance of the point from the origin
- `lon`: Planetographic longitude of the point (radians)
- `lat`: Planetographic latitude of the point (radians)
- `lon`: Longitude of the point (radians)
- `lat`: Latitude of the point (radians)
### References ###
Expand Down

0 comments on commit 46677d4

Please sign in to comment.