User Guide
To expand a polynomial, use the expand command.
>
If you need to determine whether one polynomial divides another, but do
not need the quotient, use the divide command. The divide command tests
for exact polynomial division.
>
Important: You must insert a space character or a multiplication operator
( ) between adjacent variables names. Otherwise, they are interpreted as
a single variable.
For example, does not divide the single variable .
>
But, divides the product of and .
>
For information on polynomial arithmetic over finite rings and fields, refer
to the ?mod help page.
128 • 4 Mathematical Computations