C++ main module for gpm Package  1.0
MATH_Expression

MATH_Expression package defines classes needed to generate an algebric formula on sets & numbers. More...

MATH_Expression package defines classes needed to generate an algebric formula on sets & numbers.

The syntax is:

The binary operators are : MATH_BinaryOperator

The unary operators are: MATH_UnaryOperator

The block unary operators: MATh_BlockOperator

The functions are ln,log,ln,cos,sin,tan,ch,sh,th,acos,asin,atan,ash,ach,ath,pow,sqrt,exp

The sets are :

The set transformers are

To parse formulas:

The tree will be created with is composed by :

To evaluate the expression:

The organization of this package is as follow:

math_expression.png