Calculator algorithms

I would recommend reading Gerald Rising's Inside your Calculator (which has a supplementary website); there is a nice discussion of the methods used by some calculators that is suitable at the undergraduate level.

Otherwise, to really figure out what methods they are using, it might help to search the technical notes of the manufacturer's websites. For instance, Texas Instruments has notes like this one on their "knowledge base" that discuss "what's under the hood", though not in detail of course. (Sometimes, hobbyist sites like this one also discuss calculator algorithms.)


See CORDIC. See also this question: https://stackoverflow.com/questions/2169641/where-to-find-algorithms-for-standard-math-functions/2169666 and this review: http://mathdl.maa.org/mathDL/19/?pa=reviews&sa=viewBook&bookId=65790