summaryrefslogtreecommitdiffstats
path: root/doc/eval.texi
Commit message (Expand)AuthorAgeFilesLines
* eval: add root() to solve f(x)=0Michael Niedermayer2012-02-271-0/+4
* eval: Allow specifying the variable id.Michael Niedermayer2012-02-261-2/+3
* eval: Add taylor series evaluation support.Michael Niedermayer2012-02-221-0/+7
* doc/eval.texi: add precisation about the assumption for "trueness" in conditi...Stefano Sabatini2012-01-171-1/+2
* lavu/eval: add if() and ifnot() eval functionsStefano Sabatini2012-01-171-2/+10
* eval.texi: document that variables are not shared between expressions.Michael Niedermayer2011-12-101-0/+1
* docs: Spelling fixes to 9 texi files from /docroot2011-11-291-5/+5
* eval: add mathematical constants (PI, E, PHI).Nicolas George2011-10-131-0/+10
* eval: document recently added random(), hypot(), gcd().Clément Bœsch2011-10-111-0/+14
* eval: add support for pow() functionStefano Sabatini2011-06-071-0/+4
* eval: implement not() expressionStefano Sabatini2011-05-251-5/+3
* eval: add sqrt function for computing the square rootStefano Sabatini2011-05-051-0/+4
* eval: add support for trunc, ceil, and floor functionsStefano Sabatini2011-04-051-0/+12
* Revert "replace FFmpeg with Libav in doc/"Michael Niedermayer2011-03-171-1/+1
* replace FFmpeg with Libav in doc/Janne Grunau2011-03-161-1/+1
* Implement isnan() function evaluation.Stefano Sabatini2010-11-031-0/+3
* Add eval.texi file.Stefano Sabatini2010-11-031-0/+137
OpenPOWER on IntegriCloud