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)



By copy-paste, enter the code in the above box to Maxima Online to see the live demo.


| Back to Demos |