I have been trying to figure out the way how Microchip has adopted the IEEE floating point math to their format they use in the pic 16 range. I have got the floating point math application notes which is fine if you know how to convert the answer back to legable values without using the float to int convertion routines. Can anyone give me help how to convert the 32 bit fp. to a understandable value and the other way arround aswell. Thanks