next up previous notation contents
Next: 2.5.2 NAN Up: 2.5 Floating Point Previous: 2.5 Floating Point

2.5.1 Infinity

  There are two special numbers, tex2html_wrap_inline32375 and tex2html_wrap_inline32377 , which may not be expressed as above. Since numbers are stored in a fixed number of bits these ``infinities'' are very useful. Both of these numbers are members of all of our floating point number systems. Many properties of these special numbers are intuitive. For example:

math6261

The floating point number tex2html_wrap_inline32375 can represent a real number too large to be described by a finite number of tex2html_wrap_inline32371 . Similar sign infinities are incomparable. Both tex2html_wrap_inline32383 and tex2html_wrap_inline32385 are false, since it is unknown which real number each tex2html_wrap_inline32375 represents.


next up previous notation contents
Next: 2.5.2 NAN Up: 2.5 Floating Point Previous: 2.5 Floating Point
Jeff TupperMarch 1996