Method DoubleToInt64Bits
DoubleToInt64Bits(Double)
NOTE: This was doubleToLongBits() in the JDK
Declaration
public static long DoubleToInt64Bits(double value)
Parameters
Type | Name | Description |
---|---|---|
System.Double | value |
Returns
Type | Description |
---|---|
System.Int64 |