The Global type exposes the following members.
Methods
Name | Description | |
---|---|---|
AlmostEquals | Overloaded. | |
Equals |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) | |
GetHashCode |
Returns the hash code for this instance.
(Inherited from ValueType.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
ResumeEpsilon | Resumes the original absolute epsilon values. | |
SuspendEpsilon | Temporarily supersets the global epsilon values. | |
ToString |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
AbsoluteEpsilon | The absolute error bound for double precision value comparison. | |
MaxRandom | The global bound for all random values. | |
RelativeEpsilon | The relative error bound for double precision value comparison. | |
StringNumberFormat | The format string for all string conversions. |