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