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 off-by-one exponent in _JNumberScientific #85

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

sheaf
Copy link
Contributor

@sheaf sheaf commented Feb 11, 2022

Fixes #84.

@sheaf sheaf changed the title Fix off-by-one exponent in _JNumberScientific WIP: Fix off-by-one exponent in _JNumberScientific Feb 11, 2022
@sheaf sheaf force-pushed the scientific-bug branch 3 times, most recently from 3ba53ce to 4ad8168 Compare February 11, 2022 23:19
@sheaf sheaf changed the title WIP: Fix off-by-one exponent in _JNumberScientific Fix off-by-one exponent in _JNumberScientific Feb 11, 2022
@mankyKitty mankyKitty merged commit 5f83858 into haskell-waargonaut:master Jul 11, 2022
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.

Conversion of Scientific to JNumber computes an incorrect exponent
2 participants