Post by Jane HFor project 3, may we assume that all polynomial degrees are greater or
equal to zero?
In Project 2, you were to implement a polynomial of the nth degree where n
is to be greater then or equal to zero. As Project 3 is based on the P2's
Polynomial interface, you may use the same assumption.
Igor