The quotient of two polynomials and , discarding any polynomial remainder. Polynomial quotients are implemented in the Wolfram Language as PolynomialQuotient[p, q, x], and are related to the polynomial remainder by
For example, the polynomial quotient of and is , leaving remainder .