mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
doc/eval.texi: add precisation about the assumption for "trueness" in conditional expressions
This commit is contained in:
parent
999495734b
commit
e4e291061c
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue