Clarify semantics of fancy integer division functions.
1 unresolved thread
1 unresolved thread
Files
2@@ -87,17 +88,22 @@ class round_to_multiple_towards_zero(IntegerFunctionTwoArgsMixIn):
@@ -108,17 +114,22 @@ class ceil_to_multiple(IntegerFunctionTwoArgsMixIn):
@@ -127,10 +138,15 @@ class div_ceil(IntegerFunctionTwoArgsMixIn):