Expects to find an algebraic expression in level 3, a name in level 2, and a number in level 1, where the expression is taken as a polynomial of order "number" in the variable "name". It returns a list of the polynomial coefficients in order of decreasing power. |