0%

4-letter words containing nand

  • nand — (logic)   Not AND. The Boolean function which is true unless both its arguments are true, the logical complement of AND: A NAND B = NOT (A AND B) = (NOT A) OR (NOT B) Its truth table is: A | B | A NAND B --+---+--------- F | F | T F | T | T T | F | T T | T | F NAND, like NOR, forms a complete set of Boolean functions on its own since it can be used to make NOT, AND, OR and any other Boolean function: NOT A = A NAND A A AND B = NOT (A NAND B) A OR B = (NOT A) NAND (NOT B)

On this page, we collect all 4-letter words with NAND. It’s easy to find right word with a certain length. It is the easiest way to find 4-letter word that contains NAND to use in Scrabble or Crossword puzzles.

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?