Re: Intersection Problem With Version 5.1
- To: mathgroup at smc.vnet.net
- Subject: [mg53113] Re: [mg53104] Intersection Problem With Version 5.1
- From: Bob Hanlon <hanlonr at cox.net>
- Date: Fri, 24 Dec 2004 05:58:59 -0500 (EST)
- Reply-to: hanlonr at cox.net
- Sender: owner-wri-mathgroup at wolfram.com
$Version
5.1 for Mac OS X (October 25, 2004)
Intersection[{a,b,c,d},{a,d,e,f}]
{a, d}
Works fine.
Bob Hanlon
>
> From: "Benedetto Bongiorno" <bbongiorno at attglobal.net>
To: mathgroup at smc.vnet.net
> Date: 2004/12/23 Thu AM 07:59:35 EST
> To: mathgroup at smc.vnet.net
> Subject: [mg53113] [mg53104] Intersection Problem With Version 5.1
>
>
> Fellow MathGroup Members,
>
> I have a note book created in Version 5.01 that the Intersection function
> works fine.
> I run the exact note book under Version 5.1 and the Intersection function
> does not work in that the result is {}.
>
> Has anybody had a similar experience?
>
>
>