<A NAME=greduce>
<TITLE>greduce</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>
<B>GREDUCE</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P>
<P>
<P> <H3>
syntax: </H3>
<P>
<P>
<em>greduce</em>(exp, {exp1, exp2, ... , expm})
<P>
<P>
<P>
<P>
where exp is an expression, and {exp1, exp2, ... , expm} is
a list of expressions or equations.
<P>
<P>
<em>greduce</em>is functionally equivalent with a call to
<A HREF=r37_0382.html>groebner</A> and then a call to
<A HREF=r37_0386.html>preduce</A>.
<P>
<P>