User Portlet User Portlet

Discussions
The "Modulus" feature of the IrreduciblePolynomialQ function doesn't work as expected : https://reference.wolfram.com/language/ref/IrreduciblePolynomialQ.html Try the provided sample : *IrreduciblePolynomialQ[{x^3+1, x^3+x+1}, Modulus -> 2]*...