I'm looking for books/resources out there that deal with, in detail, implementing mathematical functions - log/exponential/sine/cosine/inverse in fixed point arithmetic for DSP purposes.
Looking for books that elaborate on techniques like using lookup tables, taylor series etc.
I am fairly familiar with C-programming and am more interested in the algorithms on how to go about implementing various math functions in an efficient manner.