This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Remove multiply_by_rational
#11477
Labels
I7-refactor
Code needs refactoring.
Z1-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder
Z6-mentor
An easy task where a mentor is available. Please indicate in the issue who the mentor could be.
Everything that uses it should instead be moved to use
multiply_by_rational_with_rounding
.SignedRounding
should be used whenever inputs/outputs may be negative.The text was updated successfully, but these errors were encountered: