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

.toDD() not formatting correctly #16

Open
njemanuel01 opened this issue Sep 13, 2016 · 0 comments
Open

.toDD() not formatting correctly #16

njemanuel01 opened this issue Sep 13, 2016 · 0 comments

Comments

@njemanuel01
Copy link

njemanuel01 commented Sep 13, 2016

Working with magellan in my application I've found that:
magellan('60 S').latitude().toDD() returns '60.0000' instead of '-60.0000' and
magellan('150 W').longitude().toDD() returns '150.0000' instead of '-150.0000'

It appears to be an issue in lns 127/128, should decimal > 0 read decimal >= 0?

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

No branches or pull requests

1 participant