EquTranslator  Ver. 2.01

Awards

It's a fast equation parser/evaluator with parse-tree builder and user-friendly interface for parsing and evaluation a run-time defined string as a math expression.
The math expressions is represented as string in a function style

F(x1, x2,..., xn) =f(x1, x2,..., xn)

, where
F(x1, x2,..., xn) - declares number and names of the variables;
f(x1, x2,..., xn) - math expression may contain:

For example:
F(x, y) = 3*iif(x>y, x^2,y^2)+e/4,
F(x1, x2, y) = (x1-sin(x2))/y,
F() = 5+6+pi.

There are many strategies to convert an ASCII math expression into the form which can be numerically evaluated at run time. Typically, the codes are designed to work with constants, variables, math operators and functions. Presented by Easy Math Solution parser/evaluator uses recursive descent and operator precedence rules to solve math problems.

The algorithm, which is used here, has been developed and implemented by Easy Math Solution as managed and unmanaged components. The unmanaged implementation is represented in static and dynamic library (both as procedural and object oriented) and works with either ANSI or UNICODE string. It allows to use EquTranslator in any languagies (C/C++, Delphi, VB, C#,..) and systems that knows how to comunicate with dll or .NET platform.

The main characteristics of EquTranslator are:

For details, please read the Adobe Acrobat format document.

EquTranslator Documentation

Feel free, try DEMO version of EquTranslator and check it out if your calculation algorithm needs some improvements. The zip file also includes MS Word format manual and sample projects for VC++, C++Builder, Delphi, VB, C# and VB.NET.

EquTranslator.zip

For price and licenses, please check : Price&Conditions

Please, review our web site www.e-MathSolution.com regularly for new products and services. For more information, please contact us at: info@e-MathSolution.com

 

EquTranslator Awards

EquTranslator  has been tested by the Softpedia labs and found to be completely clean of adware/spyware components.
"...We are impressed with the quality of your product and encourage you to keep this high standards in the future..."
 
BrotherSoft Review Staff give to EquTranslator the maximum 5 out of 5 Rating because this product is easy to use, it has a professional-looking interface, it is excellent compared to other programs in this section and so on.
SoftsList Review Team give to EquTranslator the maximum 5 out of 5 Rating.
EquTranslator has received a 5 Star Rating at FinalDownload.com.
EquTranslator has been awarded 5 Star rating by Sofotex editors.
EquTranslator has been awarded 5 Star rating by Soft20 editors.
shareware & freeware search engine EquTranslator has been awarded 5 Star rating by 2haveit.com.
shareware & freeware search engine EquTranslator has been awarded 5 Star rating by FreeTrialSoft editors.
Popular Software	Library EquTranslator has received a 5 Star Rating at PopSoftLib.com.
Popular Software	Library EquTranslator on our website has a 5 rating now!

math parser string arithmetic equation formula function expression scientific evaluator evaluate calculate parse c c++ "c/c++" source delphi vb net c# interpretator programming statistics science computation calculator engineering solver fast component dll