Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]






    The logical NOR or joint denial is a boolean logic operator which produces a result that is the inverse of logical or. That is, (not or), p NOR q is only true when both p and q are false.

    The NOR operator is also known as Webb-operation or Peirce arrow, named after Charles Peirce who demonstrated that any logical operation can be expressed in terms of logical NOR. Thus, as with NAND operator, NOR can be used by itself, without any other logical operator, to constitute a logical formal system (making NOR functionally complete).


        Logical NOR
            Definition
            Joint Denial
                Logical operators
                Related topics

    top

    Definition

    The NOR operation is a logical operation on two logical values, typically the values of two propositions, that produces a value of true if and only if both operands are false. In other words, it produces a value of false if and only if at least one operand is true.

    The truth table of p NOR q (also written as p ⊥ q or p ↓ q) is as follows:





    One way of expressing p NOR q is overline, where the symbol or signifies OR and the bar over the expression signifies the negation of the expression under the bar.

    top

    Joint Denial
    NOR has the interesting feature that all other logical operators can be expressed by various functions of NOR.


    The logical NAND operator also has this ability to express all logical operations.

    The computer used in the spacecraft that first carried humans to the moon, the Apollo Guidance Computer, was constructed entirely using NOR gates with three inputs.



    top

    Logical operators




    top

    Related topics







     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Logical NOR". link