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

Fixes Rounding Error from Floor Function #344

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Fixes Rounding Error from Floor Function #344

merged 2 commits into from
Feb 13, 2024

Conversation

kjkoeller
Copy link
Owner

Fixes a bug found that causes the floor function to round down when E_act values are negative.

Fixes a bug found that causes the floor function to round down when E_act values are negative.
The mt function already calls the floor and ceil functions and having mt in front causes errors.
@kjkoeller kjkoeller merged commit a0d7c37 into main Feb 13, 2024
14 checks passed
@kjkoeller kjkoeller deleted the kjkoeller-patch-4 branch February 13, 2024 17:31
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