CS Behind the Curtain (CS195 2003S)

Class 12: Representing Real Numbers

Back to Predicates. On to Fundamental Types in C.

Held: Friday, 7 February 2003

Summary: Today we consider mechanisms for representing real numbers, particularly the IEEE standards.

Related Pages:

Due

Assignments:

Notes:

Overview:

Representing Values in Binary

Representing Reals

Reals as Rationals

Fixed-Point Numbers

Detour: Scientific Notation

IEEE Single-Precision Floating-Point Numbers

Special Cases

Representing Small Values

Error Values

Learning from Java

 

History

Tuesday, 7 January 2003 [Samuel A. Rebelsky]

Friday, 7 February 2003 [Samuel A. Rebelsky]

 

Back to Predicates. On to Fundamental Types in C.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Fri May 2 14:20:21 2003.
The source to the document was last modified on Fri Feb 7 13:56:25 2003.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS195/2003S/Outlines/outline.12.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu