Skip to main content
  • 1571 Accesses

The fundamental idea behind the interval arithmetic (IA) is that the values of a variable can be expressed as ranging over a certain interval. If one computes a number A as an approximation to some unknown number X such that ǀXAǀ ≤ B, where B is a precise bound on the overall error in A, we will know for sure that X lies in the interval [AB, A + B], no matter how A and B are computed. The idea behind IA was to investigate computations with intervals, instead of simple numbers.

In fact, when we use a computer to make real number computations, we are limited to a finite set of floating-point numbers imposed by the hardware. In these circumstances, there are two main options for approximating a real number. One is to use a simple floating point approximation of the number and to propagate the error of this approximation whenever the number is used in a calculation. The other is to bind the number in an interval (whose ends may also be floating point values) within which the number is guaranteed to lie. In the latter case, any calculation that uses the number can just as well use its interval approximation instead. This chapter deals with computations involving two floating-point numbers as intervals—the subject covered by interval arithmetic. Approximations carried out with a single floating-point number are studied in the next chapter.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 74.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 99.00
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 79.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

(2009). Interval Arithmetic. In: Gomes, A.J.P., Voiculescu, I., Jorge, J., Wyvill, B., Galbraith, C. (eds) Implicit Curves and Surfaces: Mathematics, Data Structures and Algorithms. Springer, London. https://doi.org/10.1007/978-1-84882-406-5_4

Download citation

  • DOI: https://doi.org/10.1007/978-1-84882-406-5_4

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-84882-405-8

  • Online ISBN: 978-1-84882-406-5

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics