PolynomialTools
SquareFreePart
Calling Sequence
Parameters
Description
Examples
Compatibility
SquareFreePart(f)
SquareFreePart(f, x)
f
-
multivariate polynomial
x
name or list or set of names
This function computes the square-free part of the polynomial f. That is, it computes g so that gcd⁡g,f=g and g has no repeated factors.
with⁡PolynomialTools:
SquareFreePart⁡x+y+1⁢expand⁡x+y+12⁢x−y−33⁢3⁢x+6⁢y−21,x,y
x+y+1⁢x−y−3⁢x+2⁢y−7
SquareFreePart⁡A−exp⁡x
A−ⅇx
The PolynomialTools[SquareFreePart] command was updated in Maple 2017.
See Also
convert/sqrfree
sqrfree
Download Help Document
What kind of issue would you like to report? (Optional)