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

OR

Stack Input: Integer, Integer

Stack Output: Integer

Operand: None

Since: 1.0

Description

Performs an inclusive or. If either value is non-zero, pushes 1 onto the stack. Otherwise, pushes 0.



David Levitan 2006-02-12