I wish I could find a cheap source for them! (or the original TEX files... I think he should release all of them to the public domain, though I suspect some publisher still holds the rights...) He is still, apparently, working on the fourth volume though, so when(if) it comes out I imagine there will be a reprinting of all of them. My local school library has the first one, but not the other two , but occasionally you'll see them on ebay and at other places. -Adam Scott Dattalo wrote: > > On Wed, 27 Sep 2000, D. Schouten wrote: > > > Hi All, > > > > > > I'm in desparate need of a routine that calculates : > > > > X raised to the power of Y (like the pow(x,y) function in C++) > > > > where 0 < X < 1 (in a 0.16 fixed point notation) > > > > and Y = 1.00 to 1.50 (in a 1.7 fixed point notation) > > > > for a PIC16C73B. > > In addition to the methods mentioned by Nikolai, there is also Feynman's Power > Algorithm. I haven't implemented this with pic code, but did test it out in > basic (a long time ago). The algorithm is described in a homework problem in > chapter 1 of Knuth's "The Art of Computer Programming: Fundamental Algorithms". > BTW, if you don't have the three volumes of Knuth's books, then get them! > > -- > http://www.piclist.com hint: PICList Posts must start with ONE topic: > "[PIC]:" PIC only "[EE]:" engineering "[OT]:" off topic "[AD]:" ad's -- http://www.piclist.com hint: PICList Posts must start with ONE topic: "[PIC]:" PIC only "[EE]:" engineering "[OT]:" off topic "[AD]:" ad's