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 bug in addition where 60 minutes didn't overflow to 1 degree #3

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

eskil
Copy link
Owner

@eskil eskil commented Jan 22, 2025

There was just a = missing from >= 60.

Eg. adding 1°30.0' + 1°30.0' gave 2°60.0' instead of 3°00.0'.

@eskil eskil self-assigned this Jan 22, 2025
@eskil eskil merged commit aeee8c5 into main Jan 22, 2025
1 check passed
@eskil eskil deleted the eskil/issue1/add-divide branch January 22, 2025 02:49
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.

1 participant