Elementary Functions Algorithms and Implementation /
This textbook presents the concepts and tools necessary to understand, build, and implement algorithms for computing elementary functions (e.g., logarithms, exponentials, and the trigonometric functions). Both hardware- and software-oriented algorithms are included, along with issues related to accu...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Boston, MA :
Birkhäuser Boston : Imprint: Birkhäuser,
2016.
|
Edition: | 3rd ed. 2016. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Introduction
- Introduction to Computer Arithmetic
- Part I: Algorithms Based on Polynomial Approximation and/or Table Lookup, Multiple-Precision Evaluation of Functions
- The Classical Theory of Polynomial or Rational Approximations
- Polynomial Approximations with Special Constraints
- Polynomial Evaluation
- Table-Based Methods
- Multiple-Precision Evaluation of Functions
- Part II: Shift-and-Add Algorithms
- Introduction to Shift-and-Add Algorithms
- The CORDIC Algorithm
- Some Other Shift-and-Add Algorithms
- Part III: Range Reduction, Final Rounding, and Exceptions
- Range Reduction
- Final Rounding
- Miscellaneous
- Examples of Implementation
- References
- Index.