Tolerance: Double;
The Tolerance property determines the accuracy of solution.
Default value is 0.0000001.
To determine the maximum number of iterations, for which the solution must be found, use the ISmLinearEquations.MaxIteration property.
The property use is given in the example for ISmLinearEquations.InitApproximation.
See also: