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