Double Operators and Type Conversions

The Double type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Compares a double value with a Datatype.Double value.
Public operatorStatic member(Double to Double)
Converts from double to Datatype.Double.
Public operatorStatic member(Double to Double)
Converts from Datatype.Double to double.
Public operatorStatic memberInequality
Compares a double value with a Datatype.Double value.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next