Click or drag to resize

RADouble Methods

The RADouble type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object)
(Overrides ValueTypeEquals(Object))
Public methodEquals(RADouble) 
Public methodGetHashCode
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetValueRelativeTo 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.
Public methodStatic memberNewAbs 
Public methodStatic memberNewRel 
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also