DerivativeExpressions: Array;
The DerivativeExpressions property returns an array of derivatives' expressions.
Each of the array elements is a string. The number of elements matches the number of differentiation variables set in the ISmDerivative.DiffVariables property.
The property use is given in the example for ISmDerivative.CoefficientsOrder.
See also: