ISmDerivative.UseAnalyticCalc

Fore Syntax

UseAnalyticCalc: Boolean;

Fore.NET Syntax

UseAnalyticCalc: boolean;

Description

The UseAnalyticCalc property determines whether to calculate analytical derivatives of expressions.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ISmDerivative