<<Up     Contents

Logical nor

Redirected from Nor

Logical nor is a boolean logic operator which produces a result that is the inverse of logical or. That is, p nor q is only true when both p and q are false, and is false otherwise.

Nor has the interesting feature that all other logical operators can be expressed by various functions of nor. This is similar to the logical nand operator.

wikipedia.org dumped 2003-03-17 with terodump