Okay, this is not really a Notes problem per se, but I've been all over the web on this and I cannot find any description of how to manually code a decimal single-precision value to a hex value.
I know how to convert INTEGERS to hex, thank you. There are at least a thousand sites describing that for those who still don't know.
But I have not found any site that would teach me how to convert 2.501 to a hex value. It's the .501 that bothers me.
Could someone point me to a solution ?
Pascal.
P.S. : no real reason for this, it's just a craze of mine .
I know how to convert INTEGERS to hex, thank you. There are at least a thousand sites describing that for those who still don't know.
But I have not found any site that would teach me how to convert 2.501 to a hex value. It's the .501 that bothers me.
Could someone point me to a solution ?
Pascal.
P.S. : no real reason for this, it's just a craze of mine .