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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Boston, MA :
Birkhäuser Boston : Imprint: Birkhäuser,
2006.
|
Edition: | 2nd ed. 2006. |
Subjects: | |
Online Access: | Texto Completo |
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.