Artifact 23e1e477810b8e0d106cf4e0e54fba894cb53253801da09abaf815873efc76e2:
- Executable file
r37/lisp/csl/html/r37_0311.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: 736) [annotate] [blame] [check-ins using] [more...]
<A NAME=NOLNR> <TITLE>NOLNR</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>NOLNR</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>switch</B><P> <P> <P> <P> When <em>nolnr</em> is on, the linear properties of the integration operator <A HREF=r37_0154.html>int</A> are suppressed if the integral cannot be found in closed terms. <P> <P> REDUCE uses the linear properties of integration to attempt to break down an integral into manageable pieces. If an integral cannot be found in closed terms, these pieces are returned. When the <em>nolnr</em> switch is off, as many of the pieces as possible are integrated. When it is on, if any piece fails, the rest of them remain unevaluated. <P> <P> <P>