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

round_step_size #1496

Open
tsunamilx opened this issue Dec 3, 2024 · 0 comments · May be fixed by #1505
Open

round_step_size #1496

tsunamilx opened this issue Dec 3, 2024 · 0 comments · May be fixed by #1505
Assignees

Comments

@tsunamilx
Copy link

def round_step_size(

Is there any specific reason not to use Decimal.quantize method?
like: value.quantize(step_size, ROUND_DOWN)

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 a pull request may close this issue.

2 participants