Loading...
 

And

And

&

Stack
Stack Position Description
Stack(In) Top a
Top 1 b
Stack(Out) Top b & a

The operands of the stack are logically linked with 'AND':

Operand 1 operand 2 Result
FALSE FALSE FALSE
FALSE TRUE FALSE
TRUE FALSE FALSE
TRUE TRUE TRUE