brodieG/website

Floating Point

Opened this issue · 0 comments

  • 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() vs a + b repeated?