Elementary Functions Algorithms and Implementation /
"An important topic, which is on the boundary between numerical analysis and computer science…. I found the book well written and containing much interesting material, most of the time disseminated in specialized papers published in specialized journals difficult to find. Moreover, there are ve...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Boston, MA :
Birkhäuser Boston,
2006.
|
Edition: | Second Edition. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Some Basic Things About Computer Arithmetic
- Some Basic Things About Computer Arithmetic
- Algorithms Based on Polynomial Approximation and/or Table Lookup, Multiple-Precision Evaluation of Functions
- Polynomial or Rational Approximations
- Table-Based Methods
- Multiple-Precision Evaluation of Functions
- Shift-and-Add Algorithms
- to Shift-and-Add Algorithms
- The CORDIC Algorithm
- Some Other Shift-and-Add Algorithms
- Range Reduction, Final Rounding and Exceptions
- Range Reduction
- Final Rounding
- Miscellaneous
- Examples of Implementation.