> Are there any math packages that implement "fixed point" higher math > functions? (or not so high, for that matter.) As far as I know, > everyone who's ever implemented a SINE function for their 8bit number, > 8bit fraction fixed point numbers has done it themselves. Likewise the > 6bit number with 2bit fraction, and so on. Even multiplication and > division become slightly more complicated than traditional math... I've got a library of various 32 bit fixed point and 24 bit floating point PIC routines I've needed over the years. The Microchip app notes were so poorly written (practically no comments, etc) a few years ago when I needed the first routine that I wrote them myself. These work with my PIC development environment, general register model, etc. I have not made these public so far and probably won't. However, I would be happy to license the source code and customize them as needed - for a fee of course. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics