Function squarefree from ginac
Brief description
squarefree(value:ex,variables:):ex
Computes the square-free part of a polynomial More ...
Function information
Name: | squarefree |
Base: | |
Group: | GiNaC plugins:Polynomial algebra |
Icon: | ginac.png |
Color: | cyan |
Authors: | |
Copyright: |
Detailed description
Computes the square-free part of a polynomial
Input parameters
-
value:
ex
- Polynomial expression
-
variables:
- List of variables or a variable
Return values
-
Default return value:
ex
- Squarefree part of the polynomial