Quotient and remainder
Nota
Working with integers? See Quotient and remainder (Arithmetic).
Computes the quotient and remainder of the division of two polynomials.
Syntax
quotient_and_remainder(Polynomial, Polynomial)
Description
Given two polynomials and , returns a list with two elements: the quotient and remainder of the division .