Mathematica 9 is now available

Mod (modified)IntegerExponent

Quotient

FilledSmallSquareQuotient[m, n] gives the integer quotient of m and n.

FilledSmallSquareQuotient[m, n, d] uses an offset d.

FilledSmallSquare Integer mathematical function (see Section A.3.10).

FilledSmallSquareQuotient[m, n] is equivalent to Floor[m/n] for integers m and n.

FilledSmallSquareQuotient[m, n, d] gives a result such that .

FilledSmallSquaren*Quotient[m, n, d] + Mod[m, n, d] is always equal to m.

FilledSmallSquare See The Mathematica Book: Section 3.2.4.

FilledSmallSquare See also: Mod, PolynomialQuotient.

Further Examples

Mod (modified)IntegerExponent



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.