Class TFormulaCompilerE (unit FC)

Inherits from

TCustomFormula

TFormulaCompilerE - returns extended type number as result of calculations

Constructors


constructor Create(AOwner: TComponent);

TFormulaCompilerE 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 Extended): Extended;

evaluates result


Constructors


constructor Create(AOwner: TComponent);

TFormulaCompilerE 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 Extended): Extended;

evaluates result