10 Commits (b580ab6b8bc85897b7bed566f236b8d5199313c4)

Author SHA1 Message Date
Nicolas George 40963ea9e9 eval: add mathematical constants (PI, E, PHI). 13 years ago
Clément Bœsch d557152285 eval: document recently added random(), hypot(), gcd(). 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Stefano Sabatini d58ed64a89 eval: add support for pow() function 14 years ago
Stefano Sabatini 3c2c52baec eval: implement not() expression 14 years ago
Stefano Sabatini e5272e729e eval: add sqrt function for computing the square root 14 years ago
Stefano Sabatini 5ae4251c3b eval: add support for trunc, ceil, and floor functions 14 years ago
Stefano Sabatini 25601bc564 eval: add support for trunc, ceil, and floor functions 14 years ago
Michael Niedermayer a6be21d3ba Revert "replace FFmpeg with Libav in doc/" 14 years ago
Janne Grunau f8a45fa1b1 replace FFmpeg with Libav in doc/ 14 years ago
Stefano Sabatini 20fcd0797e Implement isnan() function evaluation. 14 years ago
Stefano Sabatini 07851d7936 Add eval.texi file. 14 years ago