1 / 9

computer science

CSCI 1001. overview of. computer science. BOOLEAN LOGIC II. Truth Table. Truth Table. (P → Q) AND (NOT (P XOR Q )). NOT. P → Q. Q → P. P → Q. (NOT P) OR Q. OR Q. Expressions are logically equivalent if they have the same truth table. we write this as E≡F.

kenda
Télécharger la présentation

computer science

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSCI 1001 overview of computer science BOOLEAN LOGIC II

  2. Truth Table

  3. Truth Table

  4. (P → Q) AND (NOT (P XOR Q)) NOT

  5. P → Q Q → P

  6. P → Q (NOT P) OR Q OR Q Expressions are logically equivalent if they have the same truth table we write this as E≡F.

  7. “Bob got a better grade than Alice, or Carol got the same grade as Dave” “If you got a C you took ECON” “If you got a B or better you took CSCI”

  8. http://cs1001.us/ Please read sections 4.4,5.2 of the textbook for Friday.

More Related