|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
PolynomialLCM
PolynomialLCM[poly1, poly2, ...]
gives the least common multiple of the polynomials
.
PolynomialLCM[poly1, poly2, ..., Modulus->p]
evaluates the LCM modulo the prime p.
Details and OptionsDetails and Options
- PolynomialLCM[poly1, poly2, ...] will by default treat algebraic numbers that appear in the
as independent variables. - PolynomialLCM[poly1, poly2, ..., Extension->Automatic] extends the coefficient field to include algebraic numbers that appear in the
.
New in 2 | Last modified in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
