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