ISmBinaryModel.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: double;

Description

The Tolerance property determines calculation accuracy.

Comments

By default Tolerance = 0.0001.

Fore and Fore.NET Examples

The property use is given in the example for ISmBinaryModel.ProbabilityUpperConfidenceLevel.

See also:

ISmBinaryModel