The AccuracyGoal type exposes the following members.
| Name | Description |
---|
 | 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 | |
 | 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.
|
Top
Reference