- The polynomial terms can be in any order.
- The coefficients can be only integers.
- The polynomial terms can be in any order.
- The degree of the divisor can not be greater than that of the dividend
- The coefficients can be only integers.
`(a_nx^n + a_(n-1)x^(n-1) + ... + a_1x + a_0)/(b_mx^m + b_(m-1)x^(m-1) + ... +
b_1x + b_0)` , where m < n