-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Square-free
Reading time: 1minA square-free polynomial is a polynomial that does not have as a factor any square of a non-unit factor.
Syntax
square_free?(Polynomial)
Description
Given a polynomial, returns true
if the input is a square-free polynomial and false
otherwise.