next up previous contents index
Next: add! Up: AbelianMonoid Previous: +   Contents   Index

$*$


\begin{usage}
n $*$~x
\end{usage}


Signature


\begin{params}
{\em n} & Integer & An integer\\
{\em x} & \% & An element of the monoid to be multiplied by n\\\end{params}

\begin{retval}
Returns the product $n x$.
\end{retval}


Manuel Bronstein 2000-12-13