Gapplet

Given polynomials f, g Q[X], determine quotient and remainder of division of f by g.

Input f,  e.g., X^7-2/3*X-3
</COMMENT>
Input g  e.g., X^6-X+2
</COMMENT>
 
Quotient and remainder
</COMMENT>
 
</COMMENT>