
Numbers and Computers
- Publisher's listprice EUR 89.66
-
The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.
- Discount 8% (cc. 3 043 Ft off)
- Discounted price 34 990 Ft (33 324 Ft + 5% VAT)
38 033 Ft
Availability
Uncertain availability. Please turn to our customer service.
Why don't you give exact delivery time?
Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.
Product details:
- Edition number 2015
- Publisher Springer, Berlin
- Date of Publication 1 January 2015
- Number of Volumes 1 pieces, Book
- ISBN 9783319172590
- Binding Hardback
- No. of pages231 pages
- Size 243x163x243 mm
- Weight 479 g
- Language English
- Illustrations 2 SW-Abb., 52 Farbabb. Illustrations, black & white 0
Categories
Long description:
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 details several other number representations. Each chapter ends with exercises to review the key points. Topics covered include interval arithmetic, fixed-point numbers, floating point numbers, big integers and rational arithmetic.
This book is for anyone who develops software including software engineerings, scientists, computer science students, engineering students and anyone who programs for fun.
"This book can be profitably read by anyone who is interested in computers and is willing to occasionally slog through perhaps unfamiliar territory with minimal guidance. ... details are explained thoroughly, with utmost clarity and specificity. Each chapter ends with a summary, recommendations, exercises, and a set of carefully selected references. This small book provides a solid foundation for further exploration and study. It can be especially valuable to computer science and electrical engineering students." (Edgar R. Chavez, Computing Reviews, February, 2016)
"This book is, on one level, a discussion of how computers work with numbers. It tells how computers represent numbers such as integers, floating point numbers, big integers, decimals, and what is more, how one can write one's own routines to operate on numbers. ... If this makes you wonder about the utility of computers and how to better understand numerical representations and calculations, you will do well to add this book to your winter reading list." (David S. Mazel, MAA Reviews, maa.org, January, 2016)
"The book starts with an overview on number systems. ... The book is a good source of information for all who wants to learn how numbers are represented in computers and how computations are performed." (Michael Jung, zbMATH 1330.65002, 2016)
"This book ... should be on the bookshelf of every software developer. ... Each chapter has a nicely composed set of exercises and a well-constructed set of references. The book contains numerous algorithmic examples presented throughout the text in C-like code that is easy to follow, as well as a well-organized index. ... Summing Up: Recommended. Upper-division undergraduates, graduate students, researchers/faculty, two-year technical program students, and professionals/practitioners." (J. Beidler, Choice, Vol.53 (4), December, 2015)
Table of Contents:
Number Systems.
- Integers.
- Floating Point.
- Big Integers and Rational Arithmetic.
- Fixed
-Point Numbers.
- Decimal Floating Point.
- Interval Arithmetic.