Get the tolerance which determines how accurate integral is computed by finding relative difference between refined and unrefined integral evaluations. Only available if Adaptive Lobatto is selected as the integral type.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Tolerance() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_Tolerance(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






