-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Pseudoremainder
Reading time: 1minComputes the pseudo-remainder of two polynomials. Given two polynomials P and Q with degrees p and q, respectively; the pseudo-remainder of P and Q is defined as
pseudoremainder(P,Q)=remainderleading_coefficient(Q)p-q+1·P,Q
Syntax
pseudoremainder(Polynomial, Polynomial)
Description
Given two polynomials P and Q, returns the pseudoremainder.