1. 17 Jan, 2012 2 commits
    • Stefano Sabatini's avatar
      tools: add ffeval tool · 24860a91
      Stefano Sabatini authored
      The tool is useful for testing the internal arithmetic evaluation engine
      (indeed I plan to use it in FATE), and provides a handy calculator when
      you can't rely on bc ;-).
      24860a91
    • Stefano Sabatini's avatar
      lavu/eval: add if() and ifnot() eval functions · 99949573
      Stefano Sabatini authored
      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.
      99949573
  2. 16 Jan, 2012 1 commit
  3. 11 Jan, 2012 1 commit
  4. 10 Jan, 2012 1 commit
  5. 09 Jan, 2012 2 commits
  6. 05 Jan, 2012 1 commit
  7. 03 Jan, 2012 2 commits
  8. 31 Dec, 2011 1 commit
  9. 30 Dec, 2011 1 commit
  10. 25 Dec, 2011 1 commit
  11. 24 Dec, 2011 1 commit
  12. 23 Dec, 2011 1 commit
  13. 22 Dec, 2011 2 commits
  14. 21 Dec, 2011 1 commit
  15. 19 Dec, 2011 1 commit
  16. 17 Dec, 2011 2 commits
  17. 13 Dec, 2011 1 commit
  18. 12 Dec, 2011 4 commits
  19. 11 Dec, 2011 2 commits
  20. 10 Dec, 2011 1 commit
  21. 09 Dec, 2011 2 commits
  22. 08 Dec, 2011 2 commits
  23. 07 Dec, 2011 2 commits
  24. 05 Dec, 2011 4 commits
  25. 03 Dec, 2011 1 commit