You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please post the exact value you are trying to round, i.e post the toString value of new Decimal(quantityArs).div(exchangeRate), then it should be obvious the rounding is correct.
I'm expecting the result of the roundUp to be 1.12, but it returns wrongly 1.13.
The text was updated successfully, but these errors were encountered: