Unit FC

*************************************************************} { } { Formula Compiler 3.0 for Delphi ( 16 & 32-bit ) } { } { Copyright (c) 1996, 1997 Dimak & Vlad.S } { } { e-mail: dimak@uniyar.ac.ru & vlads@uniyar.ac.ru } { } {

Classes

TCustomFormula - TCustomFormula - predecessor of TFormulaCompiler components } { It provides all common properties and methods
TFormulaCompilerD - TFormulaCompilerD - returns double type number as result of calculations
TFormulaCompilerE - TFormulaCompilerE - returns extended type number as result of calculations

Functions

Types

TFunctionEvent
TVariableEvent

Constants

Variables


Functions


Types


TFunctionEvent = function(const FuncName: string; const X: array of Extended): Extended of object

TVariableEvent = function(const VarName: string): Extended of object
Events

Constants


Variables