next up previous contents index
Next: evalInt Up: ParsingTools Previous: ParsingTools   Contents   Index


evalArith


\begin{usage}
evalArith(op,[$e_1,\dots,e_n$])
\end{usage}


Signature


\begin{params}
{\em op} & \htmlref{\texttt{MachineInteger}}{MachineInteger} & ...
...lref{\texttt{ExpressionTree}}{ExpressionTree} & Expression trees\\end{params}

\begin{retval}
Returns the result of evaluating $op(e_1,\dots,e_n)$\ where
$op$...
...or
the evaluation of the operators $+$, $-$, $\ast$\ and $\hat{}$.
\end{retval}


Manuel Bronstein 2000-12-13