Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Algebraic Computation / Polynomial Functions /

Modulus

FilledSmallSquare Modulus->n is an option that can be given in certain algebraic functions to specify that integers should be treated modulo n.

FilledSmallSquare Equations for Modulus can be given in Solve and related functions.

FilledSmallSquare Modulus appears as an option in Factor, PolynomialGCD and PolynomialLCM, as well as in linear algebra functions such as Inverse, LinearSolve and Det.

FilledSmallSquare Arithmetic is usually done over the full ring of integers; setting the option Modulus specifies that arithmetic should instead be done in the finite ring .

FilledSmallSquare The setting Modulus -> 0 specifies the full ring of integers.

FilledSmallSquare Some functions require that Modulus be set to a prime, or a power of a prime. is a finite field when is prime.

FilledSmallSquare See Section 3.3.5.

FilledSmallSquare See also: Extension.

FilledSmallSquare New in Version 1.

Further Examples



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.