Post Reply 
AND/OR/XOR on non-16C calcs
03-16-2019, 10:27 PM
Post: #4
RE: AND/OR/XOR on non-16C calcs
(03-16-2019 09:38 PM)Matt Agajanian Wrote:  Okay. thanks for the Or tests. How do I structure an AND test?

In much the same way as you would an OR test because:

NOT(A AND B) = NOT(A) OR NOT(B)

So, are both flags 1 and 2 set?

FS? 1
FC? 2
DO_IF_NOT_BOTH_SET
DO_IF_BOTH_SET
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: AND/OR/XOR on non-16C calcs - Dieter - 03-16-2019, 07:17 PM
RE: AND/OR/XOR on non-16C calcs - grsbanks - 03-16-2019 10:27 PM
RE: AND/OR/XOR on non-16C calcs - Dieter - 03-17-2019, 09:16 AM
RE: AND/OR/XOR on non-16C calcs - Dieter - 03-17-2019, 04:57 PM



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