RADouble Methods | 
The RADouble type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object))  | |
| Equals(RADouble) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| GetValueRelativeTo | This is the function to get out the value. In case it is a absolute value, simply Value is returned, regardless of the argument r. In case it is a absolute value, the product of r with the value is returned. | |
| NewAbs | ||
| NewRel | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType)  |