next up previous contents index
Next: minIntegerRoot,maxIntegerRoot Up: UnivariatePolynomialCategory Previous: dispersion,integerDistances   Contents   Index


integerRoots,rationalRoots


\begin{usage}
integerRoots~p\\ rationalRoots~p
\end{usage}


Signature


\begin{params}
{\em p} & \% & A polynomial\\
\end{params}

\begin{retval}
Return $[(r_1,e_1),\dots,(r_n,e_n)]$\ where the $r_i$'s are
the integer or rational roots of $p$\ and have multiplicity $e_i$.
\end{retval}


Manuel Bronstein 2000-12-13