| Class TFormulaCompilerD (unit FC) |
TFormulaCompilerD - returns double type number as result of calculations
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
function NewFunction(const S: String): Integer;| Properties |
property Lib :
property Source :
property UnknownNames : | Events |
event OnFunction :
event OnVariable : | Variables |
F : function(const X: array of Double): Double;| Constructors |
constructor Create(AOwner: TComponent);TFormulaCompilerD methods
| Functions |
function NewFunction(const S: String): Integer;| Properties |
property Lib :
property Source :
property UnknownNames : | Events |
event OnFunction :
event OnVariable : | Variables |
F : function(const X: array of Double): Double;evaluates result