Elementary Functions:

Elementary Functions:
Author: Jean-Michel Muller
Publisher: Springer Science & Business Media
Total Pages: 211
Release: 2013-03-14
Genre: Computers
ISBN: 1475726465

Second Edition of successful, well-reviewed Birkhauser book, which sold 866 copies in North America Provides an up-to-date presentation by including new results, examples, and problems throughout the text The second edition adds a chapter on multiple-precision arithmetic, and new algorithms invented since 1997

The Mathematical-Function Computation Handbook

The Mathematical-Function Computation Handbook
Author: Nelson H.F. Beebe
Publisher: Springer
Total Pages: 1145
Release: 2017-08-20
Genre: Computers
ISBN: 3319641107

This highly comprehensive handbook provides a substantial advance in the computation of elementary and special functions of mathematics, extending the function coverage of major programming languages well beyond their international standards, including full support for decimal floating-point arithmetic. Written with clarity and focusing on the C language, the work pays extensive attention to little-understood aspects of floating-point and integer arithmetic, and to software portability, as well as to important historical architectures. It extends support to a future 256-bit, floating-point format offering 70 decimal digits of precision. Select Topics and Features: references an exceptionally useful, author-maintained MathCW website, containing source code for the book’s software, compiled libraries for numerous systems, pre-built C compilers, and other related materials; offers a unique approach to covering mathematical-function computation using decimal arithmetic; provides extremely versatile appendices for interfaces to numerous other languages: Ada, C#, C++, Fortran, Java, and Pascal; presupposes only basic familiarity with computer programming in a common language, as well as early level algebra; supplies a library that readily adapts for existing scripting languages, with minimal effort; supports both binary and decimal arithmetic, in up to 10 different floating-point formats; covers a significant portion (with highly accurate implementations) of the U.S National Institute of Standards and Technology’s 10-year project to codify mathematical functions. This highly practical text/reference is an invaluable tool for advanced undergraduates, recording many lessons of the intermingled history of computer hardw are and software, numerical algorithms, and mathematics. In addition, professional numerical analysts and others will find the handbook of real interest and utility because it builds on research by the mathematical software community over the last four decades.

Handbook of Floating-Point Arithmetic

Handbook of Floating-Point Arithmetic
Author: Jean-Michel Muller
Publisher: Springer Science & Business Media
Total Pages: 579
Release: 2009-11-11
Genre: Mathematics
ISBN: 0817647058

Floating-point arithmetic is the most widely used way of implementing real-number arithmetic on modern computers. However, making such an arithmetic reliable and portable, yet fast, is a very difficult task. As a result, floating-point arithmetic is far from being exploited to its full potential. This handbook aims to provide a complete overview of modern floating-point arithmetic. So that the techniques presented can be put directly into practice in actual coding or design, they are illustrated, whenever possible, by a corresponding program. The handbook is designed for programmers of numerical applications, compiler designers, programmers of floating-point algorithms, designers of arithmetic operators, and more generally, students and researchers in numerical analysis who wish to better understand a tool used in their daily work and research.

Programming for Software Sharing

Programming for Software Sharing
Author: D.T. Muxworthy
Publisher: Springer Science & Business Media
Total Pages: 280
Release: 2012-12-06
Genre: Computers
ISBN: 9400971451

Most computer users are familiar with the problems of sharing software with others, and the transfer of programs from one computing environment to another. Software represents an ever-increasing proportion of the cost of computing and these costs tend to nullify all the economic advantages flowing from the wider availability of cheap hardware. Years ago it was hoped that the widespread use of high-level programming languages would help in alleviating the problems of software production, by increasing productivity and by making it simpler for users with similar problems to be able to use the same programs, possibly on different types of machines. It is a common experience that in practice this simple optimism has proved to be unfounded. It was these considerations which led us in 1979 to organize a two-week course on "Programming for Software Sharing" at the European Community Joint Research Centre, Ispra Establishment (Italy), forming part of the regular series of "Ispra Courses". With prominent invited lecturers, local contributions and through discussion sessions we examined with an audience from many countries the problems involved in the sharing and transfer of software, as well as suggesting ways of overcoming them. In our local environment we are faced daily with three problems both from engagements in software exchange in the scientific-technical field on a Europe-wide or world-wide basis, and from work with programming techniques and contributions to the international standardization process.

Using the Mathematics Literature

Using the Mathematics Literature
Author: Kristine K. Fowler
Publisher: CRC Press
Total Pages: 475
Release: 2004-05-25
Genre: Language Arts & Disciplines
ISBN: 1482276445

This reference serves as a reader-friendly guide to every basic tool and skill required in the mathematical library and helps mathematicians find resources in any format in the mathematics literature. It lists a wide range of standard texts, journals, review articles, newsgroups, and Internet and database tools for every major subfield in mathemati

Synthesis of Arithmetic Circuits

Synthesis of Arithmetic Circuits
Author: Jean-Pierre Deschamps
Publisher: John Wiley & Sons
Total Pages: 578
Release: 2006-03-24
Genre: Technology & Engineering
ISBN: 0471741418

A new approach to the study of arithmetic circuits In Synthesis of Arithmetic Circuits: FPGA, ASIC and Embedded Systems, the authors take a novel approach of presenting methods and examples for the synthesis of arithmetic circuits that better reflects the needs of today's computer system designers and engineers. Unlike other publications that limit discussion to arithmetic units for general-purpose computers, this text features a practical focus on embedded systems. Following an introductory chapter, the publication is divided into two parts. The first part, Mathematical Aspects and Algorithms, includes mathematical background, number representation, addition and subtraction, multiplication, division, other arithmetic operations, and operations in finite fields. The second part, Synthesis of Arithmetic Circuits, includes hardware platforms, general principles of synthesis, adders and subtractors, multipliers, dividers, and other arithmetic primitives. In addition, the publication distinguishes itself with: * A separate treatment of algorithms and circuits-a more useful presentation for both software and hardware implementations * Complete executable and synthesizable VHDL models available on the book's companion Web site, allowing readers to generate synthesizable descriptions * Proposed FPGA implementation examples, namely synthesizable low-level VHDL models for the Spartan II and Virtex families * Two chapters dedicated to finite field operations This publication is a must-have resource for students in computer science and embedded system designers, engineers, and researchers in the field of hardware and software computer system design and development. An Instructor Support FTP site is available from the Wiley editorial department.