-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Irreducible?
Reading time: 1minChecks if a polynomial is irreducible or not in a field or ring.
Syntax
irreducible?(Polynomial)
irreducible?(Polynomial, Field | Ring)
Description
Given a polynomial, returns true
if it is irreducible and false
otherwise.
Given a polynomial and a field or ring, returns true
if it is irreducible in such field or ring and false
otherwise.