How to convert 16 bit hex to float in C#? Is there any inbuilt library or I've to convert it manually?
Sample: 0xc40c5253 to -561.2863
How to convert 16 bit hex to float in C#? Is there any inbuilt library or I've to convert it manually?
Sample: 0xc40c5253 to -561.2863