blob: 83b86bbd9bb92af2e66fc4af1fb5dcec4a98e55e (
plain) (
blame)
1
2
3
4
5
6
|
The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use,
easy to integrate and extremely efficient run-time mathematical expression
parser and evaluation engine. ExprTk supports numerous forms of functional,
logical and vector processing semantics and is very easily extendible.
WWW: http://www.partow.net/programming/exprtk/index.html
|