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

feat: add from_fraction_with_precision #109

Merged
merged 1 commit into from
May 18, 2024

Conversation

javamonn
Copy link
Contributor

Adds a from_fraction_with_precision method to GenericDecimal for cases when you know ahead of time the desired precision and want to sidestep the internal call to calc_precision.

@dnsl48 dnsl48 merged commit 7f8d3df into dnsl48:master May 18, 2024
2 of 3 checks passed
@dnsl48
Copy link
Owner

dnsl48 commented May 18, 2024

Thanks for the contribution! That'll make it to the next minor release.

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.

2 participants