Click or drag to resize
ToleranceTooSmallException Constructor (Double)
Tolerance is too small.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public ToleranceTooSmallException(
	double tol
)

Parameters

tol
Type: SystemDouble
A double containing the tolerance value.
See Also