ISmDerivative.VariablesValues

Syntax

VariablesValues: Array;

Description

The VariablesValues property determines arguments' values at the point where the derivative is to be calculated.

Comments

The number of array elements must match the number of variables specified in the ISmDerivative.CoefficientsOrder property.

Example

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

See also:

ISmDerivative