Stack Input: Integer, Integer
Stack Output: Integer
Operand: None
Since: 1.0
Description:
If both values are non-zero, pushes 0 onto the stack. Otherwise, pushes 1. Equivalent to AND followed by NOT.