I receive data in hexadecimal format (8 bytes) and I would like to convert it to float but I can't.
example (real) 0x450B9AB0 = 2233.67
I ask for help
I receive data in hexadecimal format (8 bytes) and I would like to convert it to float but I can't.
example (real) 0x450B9AB0 = 2233.67
I ask for help