We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3107119 commit c175091Copy full SHA for c175091
chapter2/2.88.md
@@ -5,6 +5,6 @@
5
|1 01110 001| -9/16 |1 0110 0010| -9/16 |
6
|0 10110 101| 13*2^4 |0 1110 1010| 13*2^4 |
7
|1 00111 110| -7/2^10 |1 0000 0111| -7/2^10 |
8
-|0 00000 101| 5/2^11 |0 0000 0010| 1/2^9 |
+|0 00000 101| 5/2^11 |0 0000 0001| 1/2^10 |
9
|1 11011 000| -2^12 |1 1110 1111| -31*2^3|
10
|0 11000 100| 3*2^8 |0 1111 0000| +oo |
0 commit comments