Skip to Content
0
Former Member
Nov 22, 2005 at 11:21 AM

How to convert hexa valu to a float type

26 Views

Hi all,

How to convert hexa valu to a float type.

In a queue for a float field with value 13.456 it is storing the value 402AE978D4FDF3B6 in hexa.

I want read this hexa value back to float.

Please suggest me.