One can try : http://partow.net/programming/exprtk/index.html
- very simple
- only need to include “exprtk.hpp” to your source code.
- you can change the value of variables of the expression dynamically.
- good starting point: http://partow.net/programming/exprtk/code/exprtk_simple_example_01.cpp