Home
Schedule
Assignments
Exams
Lab Machines
Resources
Textbook
Autolab
15-213/15-513/18-213 Introduction to Computer Systems
Lecture 4: Floating Point
Reading: Ch 2.4
Slides:
04-floats
Video/Multimedia:
Available to enrolled students only.
Code:
none
Concepts:
Binary fractions
IEEE floating point standard
Normalized values
Denormalized values
Floats and double in C
Rounding and floating point operations
Previous lecture:
Integers
Next lecture:
Machine Programs