diff options
Diffstat (limited to '3860/CH2/EX2.27/Ex2_27.txt')
-rw-r--r-- | 3860/CH2/EX2.27/Ex2_27.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/3860/CH2/EX2.27/Ex2_27.txt b/3860/CH2/EX2.27/Ex2_27.txt new file mode 100644 index 000000000..fa3d2890a --- /dev/null +++ b/3860/CH2/EX2.27/Ex2_27.txt @@ -0,0 +1,6 @@ +
+ f = (A + B + C) ( A' + B')
+
+ f = (A + B + C) ( A' + B' + C) ( A' + B' + C')
+
+ The POS form of given expression is displayed
\ No newline at end of file |