Browse Source

doc/eval.texi: add precisation about the assumption for "trueness" in conditional expressions

tags/n0.10
Stefano Sabatini 13 years ago
parent
commit
e4e291061c
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      doc/eval.texi

+ 2
- 1
doc/eval.texi View File

@@ -118,7 +118,8 @@ exp(1) (Euler's number), approximately 2.718
golden ratio (1+sqrt(5))/2, approximately 1.618
@end table

Note that:
Assuming that an expression is considered "true" if it has a non-zero
value, note that:

@code{*} works like AND



Loading…
Cancel
Save