next up previous contents index
Next: machineInteger Up: ExpressionTreeLeaf Previous: negate   Contents   Index


negative?


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


Signature


\begin{params}
{\em a} & \% & A leaf\\
\end{params}

\begin{retval}
Returns {\it true}\xspace ~if $a$\ is a numerical leaf and $a < 0$, {\it false}\xspace ~otherwise.
\end{retval}


See Also



Manuel Bronstein 2000-12-13