diff options
Diffstat (limited to '3860/CH1/EX1.13/Ex1_13.txt')
-rw-r--r-- | 3860/CH1/EX1.13/Ex1_13.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/3860/CH1/EX1.13/Ex1_13.txt b/3860/CH1/EX1.13/Ex1_13.txt new file mode 100644 index 000000000..64acb8f86 --- /dev/null +++ b/3860/CH1/EX1.13/Ex1_13.txt @@ -0,0 +1,12 @@ +
+ -5 in 2's complement form is=
+
+ 1011
+
+ -1 in 2's complement form is=
+
+ 1111
+
+ -0 in 2's complement form is=
+
+ 0000
\ No newline at end of file |