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

View File

@ -118,7 +118,8 @@ exp(1) (Euler's number), approximately 2.718
golden ratio (1+sqrt(5))/2, approximately 1.618 golden ratio (1+sqrt(5))/2, approximately 1.618
@end table @end table
Note that: Assuming that an expression is considered "true" if it has a non-zero
value, note that:
@code{*} works like AND @code{*} works like AND