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 polar coordinates function latitude. #485

Merged

Conversation

NouberNou
Copy link

Latitude was being computed from atan, should be asin.

Latitude was being computed from `atan`, should be `asin`.
@Groovounet Groovounet added the bug label Mar 5, 2016
@Groovounet Groovounet added this to the GLM 0.9.8 milestone Mar 5, 2016
@Groovounet Groovounet self-assigned this Mar 5, 2016
Groovounet added a commit that referenced this pull request Mar 5, 2016
@Groovounet Groovounet merged commit c9720a7 into g-truc:master Mar 5, 2016
Groovounet added a commit that referenced this pull request Mar 5, 2016
@Groovounet
Copy link
Member

This is merged in master branch for GLM 0.9.8 release.

Thanks for contributing,
Christophe

Groovounet added a commit that referenced this pull request Mar 5, 2016
@NouberNou
Copy link
Author

No problem, thanks for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants