FunctionSpaceRationalRoots(R, F)ΒΆ

rdeefx.spad line 331 [edit on github]

Utility package for finding rational roots of expressions treated as univariate polynomials.

get_rational_roots: (F, Kernel F) -> List Fraction Integer

get_rational_roots(f, k) finds rational root of f treated as univariate polynomial in k.