OCLOperators Integer::div ( i : Integer ) : Integer
This page was created by Peter on 2019-12-06. Last edited by Edgar on 2025-01-20.
Returns the integer quotient of the division of self by *i*.
Expression | Result |
---|---|
3.div(2) | 1 |
11.div(3) | 3 |
Returns the integer quotient of the division of self by *i*.
Expression | Result |
---|---|
3.div(2) | 1 |
11.div(3) | 3 |
© MDRIVEN. All Rights Reserved
© MDRIVEN. All Rights Reserved
How would you like to chat today?
Setting up your conversation…
This may take a few moments