Math Parser - COM Component v4.3 Site License

|
|
This is a small COM component and C DLL to parse mathematical expressions.
Features are:
*Easy to use, simple class API. *Comes with predefined functions. *Users can create custom functions/variables. *Optimization: Constant expression elimination for repeated tasks. *Operators: +, -, /, *, ^ *Logical Operators: <, >, =,<>,>=,<=, &, |, ! [less, greater, equal, and, or, not] [IF(a,b,c) is also supported] *Paranthesis: (, {, [ *Scientific notation, eg: 4.27E-3 *Functions in the form of: f(x), f(x,y), f(x,y,z), f(x1,...,xN) *List of predefined functions is available in the documentation. *It does not require any other DLLs.
An example of a simple expression is : LN(X)+SIN(10/2-5)
When parsed, this expression will be represented as: since the SIN(10/2-5) is in fact SIN(0) which is a constant and is 0.
Thus, in a loop, if you change the value of X and ask for the value of the expression, it will be evaluated quite fast since SIN(10/2-5) is not dependent on X.
X and Y are predefined variables. You can create your own variables as needed.
There are many predefined mathematical functions. They are listed in documentation. You can create your functions as needed.
Can optionally detect division by zero, overflow.
Read more about bcParserX Math Parser COM Component here. $159.60

Products by the same publisher: BestcodebcAuthenticate - IIS Authentication Filter v2.2bcFileUtilities - File utilities packbcTrialVersion.NET Component with SourceBestcode NetObjects Fusion Component Pack 1.1Math Parser - bcParser.NET v4.1 Site LicenseMath Parser - bcParser.NET v4.1 with SourceMath Parser - COM Comp. v4.3 w/Source Site LicenseMath Parser - COM Component v4.3 for VB/VC++Math Parser - COM Component v4.3 Site LicenseMath Parser - COM Component v4.3 with SourceMath Parser - JbcParser for Java v3.4 Site LicenseMath Parser - JbcParser for Java v3.4 with SourceMath Parser - TbcParser for Delphi and C++ Builder v3.3 with SourceMath Parser - TbcParser for Delphi Site License v3.3Math Parser for C++ - bcParserCPP v2.4 with SourceMath Parser for C++ - bcParserCPP v2.4 with Source Site LicenseNetObjects Fusion Component Pack Site License 1.1TbcISAPIFilter 2.1 - ISAPI Filter Site LicenseTbcISAPIFilter 2.1- ISAPI Filter Component for Delphi with SourceTbcTrialVersion Delphi Component with SourceTbcTrialVersion Site License
|