PolMod(X, Y) = Returns "Re" = remainder of polynomial X / Y:
Example: PolDiv({1; 2; 3; 4; 5; 6}, {1; 2; 3}) = {1; 0; 0; 4} with Re = {−3; −6}.
Return to Matrix and Polynomial Computations
Return to Harry's Home Page
times since
September 18, 2006.