<A NAME=PRI>
<TITLE>PRI</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>
<B>PRI</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>switch</B><P>
<P>
<P>
<P>
When <em>pri</em> is on, the declarations
<A HREF=r37_0212.html>order</A> and
<A HREF=r37_0287.html>factor</A> can
be used, and the switches
<A HREF=r37_0267.html>allfac</A>,
<A HREF=r37_0280.html>div</A>,
<A HREF=r37_0321.html>rat</A>,
and
<A HREF=r37_0326.html>revpri</A> take effect when they are on. Default is <em>on
</em>.
<P>
<P>
Printing of expressions is faster with <em>pri</em> off. The expressions are
then returned in one standard form, without any of the display options that
can be used to feature or display various parts of the expression. You can
also gain insight into REDUCE's representation of expressions with
<em>pri</em> off.
<P>
<P>
<P>