ISmDerivative.Increment

Syntax

Increment: Double;

Description

The Increment property determines the increment of the argument to calculate approximate values of partial derivatives.

Comments

Property value is considered if ISmDerivative.UseAnalyticCalc = False.

Default value: 0.00000001 (1.0E-8).

Example

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

See also:

ISmDerivative