Hi,
how can I use this Method: java.lang.Float.intBitsToFloat in B4A?
Could someone give me an Example?
I have an Hex Code as String (e.g. "40670B0F") and need the Float value (in this case 3,61005).
I get the correct Value with this IEE 754 online Converter
			
			how can I use this Method: java.lang.Float.intBitsToFloat in B4A?
Could someone give me an Example?
I have an Hex Code as String (e.g. "40670B0F") and need the Float value (in this case 3,61005).
I get the correct Value with this IEE 754 online Converter
 
				 
 
		 
 
		 
 
		