Anthony Bow
2005-02-05 17:54:55 UTC
Hi,
for the getDegree() method,
the requirements say that it should return the highest power which has a
nonzero coefficient. What if all the coefficients of a certain polynomial
are zero? then what should the getDegree method return?
thx
for the getDegree() method,
the requirements say that it should return the highest power which has a
nonzero coefficient. What if all the coefficients of a certain polynomial
are zero? then what should the getDegree method return?
thx