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
This provides the multiplication compatible with v0.8 and earlier as `mul_with_rounding(x, y, RoundNearestTiesUp)`.
This also provides the rounding-down version `mul_with_rounding(x, y, RoundDown)`.
The function is informative and not exported.
0 commit comments