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 div and divmod #184

Merged
merged 4 commits into from
Nov 23, 2021
Merged

Fix div and divmod #184

merged 4 commits into from
Nov 23, 2021

Conversation

mrkn
Copy link
Member

@mrkn mrkn commented Jan 22, 2021

No description provided.

Just in case for irrational or recurring results, the precision of the
quotient is set to at least more than 2*Float::DIG plus alpha.

[Bug #13754] [Fix GH-94]
@mrkn mrkn changed the title WIP: Fix div and divmod Fix div and divmod Nov 23, 2021
@mrkn mrkn marked this pull request as ready for review November 23, 2021 15:28
@mrkn mrkn merged commit 252748d into master Nov 23, 2021
@mrkn mrkn deleted the fix_div_divmod branch November 23, 2021 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant