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