next up previous contents index
Next: height Up: UnivariatePolynomialCategory Previous: apply   Contents   Index


equal?


\begin{usage}
equal?(a, b, c, n)
\end{usage}


Signature


\begin{params}
{\em a, b, c} & \% & Polynomials \\
{\em n} & \htmlref{\texttt{Integer}}{Integer} & The order of truncation\\\end{params}

\begin{retval}
Returns {\it true}\xspace ~if $a = b c \pmod{x^n}$, {\it false}\xspace ~otherwise.
\end{retval}


Manuel Bronstein 2000-12-13