-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Remainder
Reading time: 1minNota
Working with polynomials? See Remainder (Polynomials).
Computes the remainder of the division of two integers.
Syntax
remainder(Integer, Integer)
Description
Given two integers a and b, the operation a divided by b, with a≥b: a=q·b+r; has a quotient q and a remainder r. This function returns r.