Re: split list equation
- To: mathgroup at smc.vnet.net
- Subject: [mg59456] Re: [mg59414] split list equation
- From: "David Park" <djmp at earthlink.net>
- Date: Wed, 10 Aug 2005 02:56:32 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
David,
{r, t} == {1, 2} // Thread
{r == 1, t == 2}
David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/
From: David Boily [mailto:dsboily at fastmail.ca]
To: mathgroup at smc.vnet.net
is there a function that does this:
{r, t}=={1, 2} ==> {r==1, t==2}
thanks,
David Boily
Centre for Intelligent Machines
McGill University
Montreal, Quebec