Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error in the comment #51

Merged
merged 1 commit into from
May 3, 2024
Merged

Fix error in the comment #51

merged 1 commit into from
May 3, 2024

Conversation

PaulusParssinen
Copy link
Contributor

@PaulusParssinen PaulusParssinen commented May 2, 2024

Small error in the comment. The "clamping" to the range [-0.5, 0.5] is done by dividing latitude with 180.0 and longitude with 360.0.

Small error in the comment. The "clamping" to unit range ``[0, 1]`` is done by dividing latitude with ``180.0`` and longitude with ``360.0``.
@lnicola
Copy link
Member

lnicola commented May 2, 2024

Thanks!

@sunng87 sunng87 added this pull request to the merge queue May 3, 2024
Merged via the queue into georust:main with commit 9f141fb May 3, 2024
2 checks passed
@sunng87
Copy link
Member

sunng87 commented May 3, 2024

Thank you very much!

@PaulusParssinen PaulusParssinen deleted the fix-range-reciprocal-comment branch May 3, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants