next up previous contents index
Next: divSumProd Up: CommutativeRing Previous: divideBy   Contents   Index


divDiffProd


\begin{usage}
divDiffProd(a1, a2, b1, b2, q)
\end{usage}


Signature


\begin{params}
{\em a1, a2, b1, b2, q} & \% & Elements of the ring
\end{params}

\begin{retval}
divDiffProd(a1, a2, b1, b2, q) returns $(a1\,a2 - b1\,b2)/q$.
\end{retval}


Manuel Bronstein 2000-12-13