CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 11 of 11

Thread: Truth Tables

Threaded View

  1. #7
    Join Date
    Jun 2008
    Posts
    3

    Re: Truth Tables

    My apologies.. I thought those symbols were universal in meaning. Here are their definitions:

    ~ stands for 'not'
    Λ stands for 'and'
    V stands for 'or'


    I'm going to assume that what pm_kirkham said is the case.. I can't see any way that the entire last column consists of just true values without contradicting prior statements.

    Thanks for your guys' help btw
    Last edited by SEUNG1; June 22nd, 2008 at 08:47 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured