Gets whether the accuracy goal is relative to the size of the result.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public bool IsRelative { get; }
Public ReadOnly Property IsRelative As Boolean
Get
public:
property bool IsRelative {
bool get ();
}
member IsRelative : bool with get
Property Value
Type:
Boolean
Reference