next up previous contents index
Next: times! Up: Monoid Previous:   Contents   Index


one?


\begin{usage}
one?~x
\end{usage}


Signature


\begin{params}
{\em x} & \% & An element of the monoid\\
\end{params}

\begin{retval}
Returns {\it true}\xspace ~if $x = 1$, {\it false}\xspace ~otherwise.
\end{retval}


Manuel Bronstein 2000-12-13