| |
|
|
| The equation parser-evaluator for COMPLEX number math expressions with parse-tree builder and user-friendly interface for parsing and evaluation a run-time defined math complex number expression.
The math expressions is represented as string. |
| Other software from this author: | - Virtual Serial Port ActiveX Control 1.0 — Create virtual serial port directly from your application and work with it. Full serial port software emulation. Compatible with VB, VC++, C++ Builder and Delphi.
- EquTranslator 2.0 — It's a fast equation 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 in function style
F(x1, x2,..., xn) =f(x1, x2,..xn)
- GDSIIExporter 1.0 — GDSIIExporter helps to programmers to create the GDSII stream format file for transferring or archiving 2D graphical design data, which is most commonly used format for electron beam lithography, photo mask production and optical circuit design.
| Show all software from this author |
Description: The equation parser-evaluator for COMPLEX number math expressions with parse-tree builder and user-friendly interface for parsing and evaluation a run-time defined math complex number 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 constants, which can be complex numbers (for designation image part of the complex numbers use 'i' or 'j' letter),
operators: + - * / ^ @,
functions abs, arg, conj, cos, cosh, exp, imag, log, log10, norm, real, sin, sinh, sqrt, tan, tanh,
constants e= 2.71828182845904 and pi= 3.14159265358979, and
user defined functions and constants.
For example:
F(x, y) = 3i*x^2+y^2j+e/4i,
F(x1, x2, y) = (x1-sin(x2@y))/y,
F()=5+6i+pi. | CxTranslator 2.0 Download from e-MathSolution.com |
| Similar software: | - #Calculation Component 2.0.2368 — #Calculation component is a powerful calculation engine for your applications. This component integrates expression parsing and evaluating. It's suitable for heavy-duty number crunching.
- USPExpress Math Parser 2.01 — USPExpress Math Parser is a component aimed to parse and evaluate scientific, engineering and math expressions on-the-fly. There are .NET and COM editions of USPExpress available.
| Find all software similar on CxTranslator 2.0 |
|