PolynomialQ
return
True
ifp
is a polynomial for the variablex
. ReturnFalse
in all other cases.
return
True
ifp
is a polynomial for the variablesx, y, ...
defined in the list. ReturnFalse
in all other cases.
See
Examples
Implementation status
- ✅ - full supported