7 lines
357 B
Text
7 lines
357 B
Text
|
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
|