-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Quotient
Reading time: 1minNota
Working with polynomials? See Quotient (Polynomials).
Computes the quotient of the division of two integers.
Syntax
quotient(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 q.