This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
doc/eval.texi: add precisation about the assumption for "trueness" in conditional expressions
tags/n0.10
Stefano Sabatini
13 years ago
parent
999495734b
commit
e4e291061c
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save