PolynomialQuotientRemainder
PolynomialQuotientRemainder[poly_, div_, var_]
returns the quotient and remainder of poly
divided by div
treating var
as the polynomial variable.
Attributes[PolynomialQuotientRemainder] := {Protected}
PolynomialQuotientRemainder[poly_, div_, var_]
returns the quotient and remainder of poly
divided by div
treating var
as the polynomial variable.
Attributes[PolynomialQuotientRemainder] := {Protected}