AccuracyGoal Methods

Methods

Absolute Returns an AccuracyGoal that specifies that calculations should be done to the specified relative accuracy.
EqualsIndicates whether this instance and a specified object are equal.
(Overrides ValueType.Equals(Object))
GetHashCodeReturns the hash code for this instance.
(Overrides ValueType.GetHashCode())
GetTypeGets the Type of the current instance.
(Inherited from Object)
Relative Returns an AccuracyGoal that specifies that calculations should be done to the specified relative accuracy.
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

See Also