Method SingleToInt64Bits
SingleToInt64Bits(Single)
NOTE: This was floatToLongBits() in the JDK
Declaration
public static long SingleToInt64Bits(float value)
Parameters
Type | Name | Description |
---|---|---|
System.Single | value |
Returns
Type | Description |
---|---|
System.Int64 |