ivutils
|
Interface for parsing algebraic expressions. More...
#include <string>
#include <map>
Classes | |
class | AlgebraicParser |
This class allows to parse and calculate algebraic expression with + - * /, brackets () and some constants and functions. More... | |
Interface for parsing algebraic expressions.