ISmDerivative.DerivativeValues

Syntax

DerivativeValues: Array;

Description

The DerivativeValues property returns an array of derivatives' values.

Comments

The number of elements in this array matches the number of differentiation variables set in the ISmDerivative.DiffVariables property.

Example

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

See also:

ISmDerivative