Floating Point
Opened this issue · 0 comments
brodieG commented
- Binary nature and implications
- Taylor series
- values between 1-2
- Shifting == mult by 2
- Show how easy it is to create floating point numbers
- Precision?
sum()
vsa + b
repeated?
Opened this issue · 0 comments
sum()
vs a + b
repeated?