can anyone explain how to fix the code below. If I understood correctly, what happens that although
I know that the polcoeffâs I compute are integers on the examples I chose, the interpreter does not
and complains just because they *might* be non-integers. Should I use some kind of âconversion to intâ?