findIntegralRoots

 f findIntegralRoots vlist
poly f; list of integers vlist;
string f; list of integers vlist;
f is a polynomials in one variable s. vlist the list of integral roots sorted.
Example: (s^4-1) findIntegralRoots



Nobuki Takayama 2020-11-24