next up previous contents index
Next: factor Up: PrimeFieldUnivariateFactorizer Previous: cantorZassenhaus   Contents   Index


roots


\begin{usage}
roots(p, sqrfree?)
\end{usage}


Signature


\begin{params}
{\em p} & P & A polynomial.\\
{\em sqfree?} & \htmlref{\texttt{Boolean}}{Boolean} & Indicates whether p is squarefree\\\end{params}

\begin{retval}
Returns the roots of $p$\ in F with their multiplicities. Assumes
that $p$\ is squarefree if $sqrfree?$\ is {\it true}\xspace .
\end{retval}


Manuel Bronstein 2000-12-13