Stack Input: Integer, Integer
Stack Output: Integer
Operand: None
Since: 1.0
Description:
If either value is non-zero, pushes 0 onto the stack. Otherwise, pushes 1. Equivalent to OR followed by NOT.