next up previous contents index
Next: monomial? Up: UnivariateFreeFiniteAlgebra Previous: monic   Contents   Index


monomial!


\begin{usage}
monomial!(p, c, n)
\end{usage}


Signature


\begin{params}
{\em p} & \% & A polynomial (to be destroyed)\\
{\em c} & R & ...
...\
{\em n} & \htmlref{\texttt{Integer}}{Integer} & An exponent\\\end{params}

\begin{retval}
Returns the monomial $c P_n$.
\end{retval}

\begin{remarks}
The storage used by $p$\ is allowed to be destroyed or reused
s...
...arily copying their
arguments and can thus create memory aliases.
\end{remarks}


Manuel Bronstein 2000-12-13