Эх сурвалжийг харах

Added notes for floating point numbers.

John Washam 9 жил өмнө
parent
commit
56915ba192
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      plan.txt

+ 5 - 0
plan.txt

@@ -56,6 +56,11 @@ Some videos are available only by enrolling in a Coursera or EdX class. It is fr
     * - https://www.youtube.com/watch?v=42KTvGYQYnA
     * - https://www.youtube.com/watch?v=Mv2XQgpbTNE
 
+* - how floating point numbers are stored:
+    * - simple 8-bit: http://math.stackexchange.com/questions/301435/fractions-in-binary
+    * - 32 bit: https://www.youtube.com/watch?v=ji3SfClm8TU
+    * - 64 bit: https://www.youtube.com/watch?v=50ZYcZebIec
+
 * - Computer Arch Intro:
     (first video only - interesting but not required) https://www.youtube.com/watch?v=zLP_X4wyHbY&list=PL5PHm2jkkXmi5CxxI7b3JCL1TWybTDtKq&index=1