Accuracy Goal Properties
            
            
            
            Properties
| Binary | Gets the number of bits of desired precision. | 
| Inherit | 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. | 
| Track | Gets whether the accuracy of the result should be tracked through the calculations. |