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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Boston, MA :
Birkhäuser Boston : Imprint: Birkhäuser,
2006.
|
Edición: | 2nd ed. 2006. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 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.