ISmNonLinearEquations.Functions

Syntax

Functions: Array;

Description

The Functions property determines a list of nonlinear equations.

Comments

The function can contain:

The function expression may get the Fore function implemented in the unit that is sent as follows: <Unit identifier>.<Function identifier>[(Function parameters)]. To do this, determine a repository, in which the unit is searched.

The use of the expression, implemented in the unit, is given in the example for ISmExpressionProvider.Metabase.

Example

The property use is given in the example for ISmNonLinearEquations.CoefficientsOrder.

See also:

ISmNonLinearEquations