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

Investigate/implement rounding #28

Closed
ckormanyos opened this issue Apr 8, 2021 · 2 comments
Closed

Investigate/implement rounding #28

ckormanyos opened this issue Apr 8, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ckormanyos
Copy link
Owner

Investigate/implement rounding to be used in this project and serve as a prototype for Boost's cpp_dec_float.

@ckormanyos ckormanyos added the enhancement New feature or request label Apr 8, 2021
@ckormanyos ckormanyos self-assigned this Apr 8, 2021
@ckormanyos
Copy link
Owner Author

When working this problem, consider equality/inequality checks. These now have granularity of the limb type. Better equality/inequality checks shouls use sub-limb resolution.

@ckormanyos
Copy link
Owner Author

This will be handled in #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant