Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3225 > unrolled thread

pairing values from a list

Started byPriyan Fernando <priyan.fernando@gmail.com>
First post2011-06-21 12:35 +0000
Last post2011-06-21 12:35 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  pairing values from a list Priyan Fernando <priyan.fernando@gmail.com> - 2011-06-21 12:35 +0000

#3225 — pairing values from a list

FromPriyan Fernando <priyan.fernando@gmail.com>
Date2011-06-21 12:35 +0000
Subjectpairing values from a list
Message-ID<itq37e$nc0$1@smc.vnet.net>
y={0.245885, 0.334158, 0.115671, 0.0335952, 0.211846, 0.263921}

can someone pls tell me how you would go about pairing this list? so that:

y={{0.245885, 0.334158},{ 0.115671, 0.0335952},{ 0.211846, 0.263921}}

thanks!

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web