Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
An Introduction to Floating Point Math
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Contents
- 3 Why are floats weird
- 4 Scientific notation
- 5 Relative difference
- 6 Decimal flows
- 7 Rounding
- 8 Recap
- 9 Guaranteed Results
- 10 Multiplication
- 11 Comparison
- 12 Bitwise Comparison
- 13 Direct Comparison
- 14 Absolute Margin
- 15 Relative Margin
- 16 Distance
- 17 Relative Distance
- 18 Summary
- 19 Notable Catch 2
- 20 Limitations
- 21 IEEE platforms
- 22 Languages
- 23 Go
- 24 C
- 25 C compilation flags
- 26 External code
- 27 Questions