Hi Mike,

Yes I too would love to see this as a built-in option for PBP, but only if it can be done in a more memory efficient way than using Microchip's FP Routines. Speaking of which I just tried to implement this and was surprised out how much memory it took on my 18F252 to include these routines (3000 bytes for 24Bit Math and 4194 bytes for 32Bit Math). I don't really think I have the room to spare on my current project, so I'll have to do it another way, which is unfortunate.