MathGroup Archive 2005

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

Search the Archive

Re: split list equation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg59447] Re: [mg59414] split list equation
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Wed, 10 Aug 2005 02:55:45 -0400 (EDT)
  • Reply-to: hanlonr at cox.net
  • Sender: owner-wri-mathgroup at wolfram.com

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

{r == 1, t == 2}


Bob Hanlon

> 
> From: David Boily <dsboily at fastmail.ca>
To: mathgroup at smc.vnet.net
> Date: 2005/08/09 Tue AM 03:30:45 EDT
> Subject: [mg59447] [mg59414] split list equation
> 
> 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
> 
> 


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