PolynomialQuotientRemainder
returns a list with the polynomial quotient and remainder of the polynomials
p
andq
for the variablex
.
returns list with the polynomial quotient and remainder of the polynomials
p
andq
for the variablex
modulus theprime
integer.
See
Examples
Implementation status
- ✅ - full supported