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
As in the title, RoundWithTolerance is misleading because what it actually does is rounding to floor. My suggestion is to rename it to RoundToFloor, to make space to just Round and RoundToCeiling.