The convert command can take a polynomial in the internal
format as a first argument and the list option as the second
argument. Here, the list option can be omitted.
In this case, convert returns a list representing the
polynomial.
Input:
Output:
Input:
or:
Output:
which is a list of the coefficients followed by a list of the variable powers.
The convert command can also take a list as the first argument and
the polynom option as the second argument.
In this case, convert returns the corresponding polynomial in
internal format.
Input (l from above):
Output:
Input:
Output: