MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: split list equation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg59451] Re: [mg59414] split list equation
  • From: Sseziwa Mukasa <mukasa at jeol.com>
  • Date: Wed, 10 Aug 2005 02:56:09 -0400 (EDT)
  • References: <200508090730.DAA19049@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com


On Aug 9, 2005, at 3:30 AM, David Boily wrote:

> is there a function that does this:
>
> {r, t}=={1, 2} ==> {r==1, t==2}
>
> thanks,

Thread[{r,t}=={1,2}]

Regards,

Ssezi



  • Prev by Date: Re: Simple list operation
  • Next by Date: Re: split list equation
  • Previous by thread: split list equation
  • Next by thread: Re: split list equation