Note: All polynomials are done in base X. This means that 3x^2+2x+1 would be 321, 9x^3+2x^2+4 would be 9204, and so on. All multi-character numbers (such as 32 or -1) should have parenthesis. For example, 15x^3-1x^2-11x-3 would be entered as (15)(-1)(-11)(-3).
Thank you kuttaka for the idea.