PolynomialRationalRoots(F, UP)ΒΆ
rdeefx.spad line 271 [edit on github]
F: Join(IntegralDomain, LinearlyExplicitOver Integer)
undocumented
- integerBound: UP -> Integer
integerBound(p)
returns a lower bound on the negative integer roots ofp
, and 0 ifp
has no negative integer roots.