MathGroup Archive 1998

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

Search the Archive

[Q] How to get rid of {} in lists?



Hi all: that's my problem...it seems to me very easy but I caan get out
of it with a solution:

I'd like to put the ordered elements of a list as parameters in a
function...

e.g.

list={True, False};
And[list] is not And[True, False]... how can I get rid of {} in order to
perform the calculation???

thanks in advance

Alessandro



  • Prev by Date: Plotting Data
  • Next by Date: RE: Re[a + I b] = a
  • Prev by thread: Plotting Data
  • Next by thread: [Q] How to get rid of {} ???