Authors:
Explores how computers use numbers to complete operations
Includes exercises and examples that are code snippets in C or Python
Covers IEEE 754 on Floating Point Arithmetic
Includes supplementary material: sn.pub/extras
Buy it now
Buying options
Tax calculation will be finalised at checkout
Other ways to access
This is a preview of subscription content, access via your institution.
Table of contents (10 chapters)
-
Front Matter
-
Standard Representations
-
Front Matter
-
-
Other Representations
-
Front Matter
-
-
Back Matter
About this book
This is a book about numbers and how those numbers are represented in and operated on by computers. It is crucial that developers understand this area because the numerical operations allowed by computers, and the limitations of those operations, especially in the area of floating point math, affect virtually everything people try to do with computers. This book aims to fill this gap by exploring, in sufficient but not overwhelming detail, just what it is that computers do with numbers.
Divided into two parts, the first deals with standard representations of integers and floating point numbers, while the second examines several other number representations. Details are explained thoroughly, with clarity and specificity. Each chapter ends with a summary, recommendations, carefully selected references, and exercises to review the key points. Topics covered include interval arithmetic, fixed-point numbers, big integers and rational arithmetic. This new edition has three new chapters: Pitfalls of Floating-Point Numbers (and How to Avoid Them), Arbitrary Precision Floating Point, and Other Number Systems.
This book is for anyone who develops software including software engineers, scientists, computer science students, engineering students and anyone who programs for fun.
Keywords
- Big integer arithmetic
- decimal floating point numbers
- fixed point arithmetic
- floating point numbers
- integers
- interval arithmetic
- number bases
- rational arithmetic
Reviews
Authors and Affiliations
-
Broomfield, USA
Ronald T. Kneusel
About the author
Bibliographic Information
Book Title: Numbers and Computers
Authors: Ronald T. Kneusel
DOI: https://doi.org/10.1007/978-3-319-50508-4
Publisher: Springer Cham
eBook Packages: Computer Science, Computer Science (R0)
Copyright Information: Springer International Publishing AG 2017
Hardcover ISBN: 978-3-319-50507-7Published: 17 February 2017
Softcover ISBN: 978-3-319-84415-2Published: 13 July 2018
eBook ISBN: 978-3-319-50508-4Published: 09 February 2017
Edition Number: 2
Number of Pages: XIII, 346
Number of Illustrations: 56 b/w illustrations, 12 illustrations in colour