Closed szewczykmira closed 7 years ago
Why do we want/need this? What's the point of calling normalize if there is no decimal point?
@patrys Because one of our clients wants to cut decimal points only when decimal points are equal to 0.
Ok, I misunderstood the intent. In this case can't we call normalize and then inspect the result instead of calling divmod? It feels like a workaround.
@patrys can you check if it looks okey?
Codecov Report
100% <100%> (ø)
93.54% <100%> (+0.21%)
Continue to review full report at Codecov.