Artifact 1dd566ed358fe0dfcee3e8089f622dd5318b739182e2d70023369d69d0898416:
- Executable file
r37/lisp/csl/html/r37_0109.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: 479) [annotate] [blame] [check-ins using] [more...]
<A NAME=boolean_value> <TITLE>boolean_value</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>BOOLEAN VALUE</B><P> <P> There are no extra symbols for the truth values true and false. Instead, <A HREF=r37_0014.html>nil</A> and the number zero are interpreted as truth value false in algebraic programs (see <A HREF=r37_0014.html>false</A>), while any different value is considered as true (see <A HREF=r37_0122.html>true</A>). <P> <P>