Artifact a144cc568f850ef789c619684fb47adf704444f2e7b723ebf8cceb975c86c49e:
- Executable file
r37/lisp/csl/html/r37_0319.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 864) [annotate] [blame] [check-ins using] [more...]
<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>