|
[Date Index]
[Thread Index]
[Author Index]
Maximum in a list
- To: mathgroup at smc.vnet.net
- Subject: [mg97209] Maximum in a list
- From: pacotomi at orange.fr (pacotomi)
- Date: Sun, 8 Mar 2009 05:50:59 -0500 (EST)
Hi,
Suppose a list
mylist={{1,2},{3,4},{8,3}}
I would like to extract the element {i,j} of mylist for which j is max
(here, it is the second one {3,4}).
Somebody could help me, please?
Pacotomi
Prev by Date:
Re: Re: Mathematica 7.0.1.0 and some General Comments
Next by Date:
Re: Bug in Pattern Matching with Condition?
Previous by thread:
Re: Version 7.0.1 bug with initial Palette positions
Next by thread:
Re: Maximum in a list
|