Polynomial Factoring over Gaussian Intergers Demo

Enter a polynomial to be factored over the Gaussian Intergers in infix form, for example

gfactor(4*x^4 + 1) or gfactor(x^2 + y^2).

A Gaussian integer is written in the form

(2+3*%i)




| Back to Demos |