|
|
|
|
MathParser - Math Formula Parser
|
20.01.2008
|
MathParser is a class that can calculate the result of mathematic operations given as string such as "3+5/2-3*(1+3)". Also it can calculate the result of parametric formulas such as 3A+5B/2C. Calculation is made by operation order(/,*,-,+) and paranthesis rule.
|
|
Read Article
|
|
|
|
|
|