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