AccuracyGoal Properties

Properties

BinaryPrecision Gets the number of bits of desired precision.
InheritFromOperands Gets whether the accuracy goal should be inherited from the operands.
IsAbsolute Gets whether the accuracy goal is absolute.
IsEmpty Gets whether an AccuracyGoal value has no value.
IsRelative Gets whether the accuracy goal is relative to the size of the result.
Precision Gets the number of decimals of desired precision.
TrackAccuracy Gets whether the accuracy of the result should be tracked through the calculations.

See Also