next up previous contents index
Next: NAND Up: Logic Previous: OR   Contents   Index

NOR

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.



David Levitan 2006-02-12