Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmNonLinearEquations > ISmNonLinearEquations.Tolerance

ISmNonLinearEquations.Tolerance

Syntax

Tolerance: Double;

Description

The Tolerance property determines the accuracy of solution.

Comments

Default value is 0.0000001.

Example

The property use is given in the example for ISmNonLinearEquations.CalcInitExpressionMode.

See also:

ISmNonLinearEquations