Integer Division

Integer division is division in which the fractional part (remainder) is discarded is called integer division and is sometimes denoted \. Integer division can be defined as , where "/" denotes normal division and is the floor function. For example,


so


Integer division is implemented in Mathematica as Quotient[a, b].

 

Backslash, Quotient, Remainder

Links search



cite this as
Eric W. Weisstein. "Integer Division." From MathWorld--A Wolfram Web Resource. ../topics/IntegerDivision.html



header
mathematica calculationcenter