Remainder
A remainder is the integer left after dividing one integer by a nonzero integer, when the division is not exact. In Euclidean division, it is chosen to be nonnegative and smaller than the divisor’s absolute value.
Linked from 9 pages
DivisibilityRelated: A zero remainder is equivalent to exact divisibility.
Long divisionRelated: The remainder from one step is combined with the next digit.
ArithmeticRelated: Remainders complete whole-number division when the quotient is not an integer.
Even numberRelated: The remainder modulo 2 distinguishes even integers from odd integers.
BaseRelated: Each remainder in repeated base division supplies one digit.