PolynomialTool RΒΆ

qetatool.spad line 306 [edit on github]

undocumented

xPolynomials: (List Polynomial R, Character) -> List Polynomial R

xPolynomials(pols, c) returns all polynomials p from pols such that variables(p) contains only variables starting with the character c.