next up previous contents index
Next: monomial Up: DenseHomogeneousPowerProduct Previous: eval   Contents   Index


incdec


\begin{usage}
incdec(p, i, j)
\end{usage}


Signature


\begin{params}
{\em p} & \% & A power product\\
{\em i,j} & \htmlref{\texttt{MachineInteger}}{MachineInteger} & Indices of variables\\\end{params}

\begin{retval}
Returns $p X_i X_j^{-1}$.
\end{retval}

\begin{remarks}
The exponent of $X_j$\ in $p$\ must be greater than $0$.
\end{remarks}


Manuel Bronstein 2000-12-13