Java Reference
In-Depth Information
Equivalent to floatToIntBits except that the actual bit pattern
for a NaN is returned, rather than all NaNs being mapped to a
single value.
public static float intBitsToFloat(int bits)
Returns the float corresponding to the given bit pattern.
 
Search WWH ::




Custom Search