EquTranslator 2.0
In category
Components > Science > Expressions
Description
It's a fast equation parser/evaluator with parse-tree builder and user-friendly interface for parsing and calculation a run-time defined 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:
- variables x1, x2,..., xn and numbers,
- arithmetic operations + - * / ^,
- supporting a large set of math functions: sqrt, sin, exp, cos, tan, ln, abs, acos, asin, atan, cosh, log10, sinh, tanh,
- constants e= 2.71828182845904 and pi= 3.14159265358979, and
- user defined functions and constants.
- F(x, y) = 3*x^2+y^2+e/4,
- F(x1, x2, y) = (x1-sin(x2))/y,
- F()=5+6+pi.
Informations
- Status: Fully functional
- Source: FNC
- Size: 438 308kB
Platforms:
- C++ Builder 2006
- C++ Builder 1
- C++ Builder 3
- C++ Builder 4
- C++ Builder 5
- C++ Builder 6
- Delphi 2
- Delphi 2005 (VCL)
- Delphi 2006 (Win32)
- Delphi 3
- Delphi 4
- Delphi 5
- Delphi 6
- Delphi 7
Downloads