ISmDerivative.Increment

Fore Syntax

Increment: Double;

Fore.NET 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).

Fore and Fore.NET Examples

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

See also:

ISmDerivative