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

This commit is contained in:
Stefano Sabatini 2012-01-16 00:43:21 +01:00
parent 999495734b
commit e4e291061c
1 changed files with 2 additions and 1 deletions

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