Post Reply 
Logical NOT
06-10-2015, 06:18 PM
Post: #6
RE: Logical NOT
1 OR 1 → true ok
1 OR 0 → true ok
2 OR 2 → true ok
-2 OR -2 → true ??? → false
true OR true → true ok
true OR false → true ok
true XOR false → 1 ??? → true
-1 XOR 1 → 1 ??? → true
NOT true → false
NOT false → true
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Logical NOT - Alberto Candel - 06-08-2015, 01:32 AM
RE: Logical NOT - Joe Horn - 06-08-2015, 06:47 AM
RE: Logical NOT - Alberto Candel - 06-08-2015, 03:11 PM
RE: Logical NOT - Joe Horn - 06-10-2015, 05:42 AM
RE: Logical NOT - Alberto Candel - 06-10-2015, 03:19 PM
RE: Logical NOT - compsystems - 06-10-2015 06:18 PM



User(s) browsing this thread: 1 Guest(s)