Click or drag to resize

RADouble Operators

The RADouble type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(RADouble, RADouble) Determines whether two RADouble instances are equal.
Public operatorStatic memberInequality(RADouble, RADouble) Determines whether two RADouble instances are not equal.
Public operatorStatic memberMultiply(RADouble, Double) Multiplies the RADouble value by a scale factor.
Top
See Also