Method SingleToRawInt32Bits
SingleToRawInt32Bits(Single)
NOTE: This was floatToRawIntBits() in the JDK
Declaration
public static int SingleToRawInt32Bits(float value)
Parameters
Type | Name | Description |
---|---|---|
System.Single | value |
Returns
Type | Description |
---|---|
System.Int32 |