MmaTranslator[Mma][PolynomialReduce] - returns a list representing a reduction of a polynomial
|
Calling Sequence
|
|
PolynomialReduce(arguments)
|
|
Parameters
|
|
arguments
|
-
|
Maple translation of the Mathematica command arguments
|
|
|
|
|
Description
|
|
•
|
The PolynomialReduce returns a list representing a reduction of a specified polynomial in terms of a specified list of polynomials.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
Alternatively, you can use the FromMma command with the evaluate option specified.
>
|
|
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?