You can use hex workshop to translate a float value to a decimal value, just highlight any 4 bytes within an opened file, and see the decimal equivalent in the 'float' field, in the window's data inspector area (lower left). To do the opposite operation, just double click the float field in that same lower left area, and enter a value; the four previously selected bytes will convert to the corresponding hex float value.
Bookmarks