Artifact d6c04d104dccb1dcd5cd9fea2c0b58757e857735589550c15486d250e3d2968b:
- Executable file
r37/lisp/csl/html/r37_0283.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: 519) [annotate] [blame] [check-ins using] [more...]
<A NAME=EVALLHSEQP> <TITLE>EVALLHSEQP</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>EVALLHSEQP</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>switch</B><P> <P> <P> <P> Under normal circumstances, the right-hand-side of an <A HREF=r37_0045.html>equation</A> is evaluated but not the left-hand-side. This also applies to any substitutions made by the <A HREF=r37_0182.html>sub</A> operator. If both sides are to be evaluated, the switch <em>evallhseqp</em> should be turned on. <P> <P>