next up previous contents index
Next: XOR Up: Logic Previous: NOR   Contents   Index

NAND

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.



David Levitan 2006-02-12