diff options
Diffstat (limited to '3860/CH1/EX1.17/Ex1_17.txt')
-rw-r--r-- | 3860/CH1/EX1.17/Ex1_17.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/3860/CH1/EX1.17/Ex1_17.txt b/3860/CH1/EX1.17/Ex1_17.txt new file mode 100644 index 000000000..fb30e5006 --- /dev/null +++ b/3860/CH1/EX1.17/Ex1_17.txt @@ -0,0 +1,10 @@ +
+ The binary number is =
+
+ 10111
+
+ The msb is discarded, and binary number becomes
+
+ 0111
+
+ This time, two negetive numbers produced a sum that looks positive.
\ No newline at end of file |