Class TFormulaCompilerD (unit FC)

Inherits from

TCustomFormula

TFormulaCompilerD - returns double type number as result of calculations

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


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