Converts the specified 64-bit signed integer to a double-precision floating point number.
Syntax
public static
double Int64BitsToDouble (
long value)
Parameters
- value
-
The number to convert.
Returns
A double-precision floating point number whose value is equivalent to value.
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0