Get the absolute tolerance which determines the distance between the value and the boundaries within which the value is considered converged.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AbsoluteTolerance() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_AbsoluteTolerance(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






