next up previous contents index
Next: operator Up: ExpressionTree Previous: negate   Contents   Index


negative?


\begin{usage}
negative?~t
\end{usage}


Signature


\begin{params}
{\em t} & \% & An expression tree\\
\end{params}

\begin{retval}
Returns {\it true}\xspace ~if either $t$\ is a numerical leaf an...
...he form $(- s)$\ for some tree $s$, {\it false}\xspace ~otherwise.
\end{retval}


See Also



Manuel Bronstein 2000-12-13