OCLOperators Integer::div ( i : Integer ) : Integer
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the integer quotient of the division of self by *i*.

Expression Result
3.div(2) 1
11.div(3) 3
This page was edited 77 days ago on 02/10/2024. What links here