[prev in list] [next in list] [prev in thread] [next in thread] 

List:       spamassassin-users
Subject:    Re: OR NOT Logic
From:       "Loren Wilton" <lwilton () earthlink ! net>
Date:       2006-05-03 4:52:37
Message-ID: 030601c66e6d$673d2970$7d25a8c0 () watson1
[Download RAW message or body]

> Is:
> 
> A && (B || C || D || E || F)

    if TRUE OR TRUE

true if either is true
 
> equivalent to?:
> 
> A && (!B && !C && !D && !E && !F)

    if FALSE AND FALSE

true if both are false

So no, they aren't equivalent.

        Loren

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic