next up previous contents index
Next: setCoefficient! Up: UnivariateMonomial Previous: monomial   Contents   Index


pthPower


\begin{usage}
pthPower~p\\ pthPower!~p
\end{usage}


Signature


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

\begin{retval}
Returns $p^{\mbox{characteristic}}$.
\end{retval}

\begin{remarks}
pthPower!~does not make a copy of $p$, which is therefore
modif...
...assigned to the result
of the call, as in {\tt p := pthPower!~p}.
\end{remarks}


Manuel Bronstein 2000-12-13