C++ Mathematical Expression Library (ExprTk) http://www.partow.net/programming/exprtk/index.html

This commit is contained in:
Arash Partow
2016-01-21 19:15:46 +11:00
parent c97139ed60
commit bc532593ba
21 changed files with 80 additions and 57 deletions

View File

@ -1886,7 +1886,7 @@ will not contain symbols denoting functions.
[17 - ENABLING AND DISABLING FEATURES]
The parser can be configured via its settings instance to either allow
or disallow certain features that are available within the ExprTk
grammar. The features fall into one of the following three categories:
grammar. The features fall into one of the following six categories:
(1) Base Functions
(2) Control Flow Structures