Hello,
I'm looking for an algorithm to convert a C float or double value into a string that contains the hex representation of the Motorola Fast Floating Point (FFP) form of the same value.
Does this make sense? I think so...
I'd settle for a good discussion of how the Motorola FFP data is formatted.
Thanks.