mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-22 07:21:34 +00:00
They allow to implement the if/then/else logic, which cannot be implemented otherwise. For example the expression: A*B + not(A)*C always evaluates to NaN if B is NaN, even in the case where A is 0.