Previous: Builtin operations for CRE Up: Polynomial and rational function manipulation Next: Working with Polynomials with the modulus Set

Builtin Operations for Polynomials

The following operations work on pure polynomial forms.

Note pdivide returns a list of the quotient and the remainder both in CRE form.

farrell@mcs.kent.edu