Re: Position on a List
- To: mathgroup at smc.vnet.net
- Subject: [mg12883] Re: [mg12845] Position on a List
- From: iaguirre at tsc.upna.es (Idoia Aguirre)
- Date: Wed, 24 Jun 1998 03:44:09 -0400
- Sender: owner-wri-mathgroup at wolfram.com
It works!!!
Idoia
> From w.meeussen.vdmcc at vandemoortele.be Wed Jun 17 09:48:46 1998
> Date: Wed, 17 Jun 1998 09:49:37 +0200 (MET DST)
> X-Sender: eu000949 at pophost.eunet.be
> Mime-Version: 1.0
> To: iaguirre at tsc.upna.es (Idoia Aguirre)
> From: Wouter Meeussen <w.meeussen.vdmcc at vandemoortele.be>
> Subject: [mg12883] Re: [mg12845] Position on a List
>
> can you specify the LEVEL to be 1 ?
> Position[{1/A, A}, A , 1 ]
> I'm just guessing, try it.
>
> wouter
>
>
>
> At 00:27 17.06.98 -0400, you wrote:
> >Supposed a list:
> >
> >{1/A, A}
> >
> >When I do: Position[{1/A, A}, A]
> >
> >I obtain: {{1,1},{2}}
> >
> >But I would like to obtain only : {{2}}
> >
> >Can anybody help me?
> >
> >
> >TIA
> >
> >
> > Idoia Aguirre
> >
> >
>
> NV Vandemoortele Coordination Center
> Oils & Fats Applied Research
> Prins Albertlaan 79
> Postbus 40
> B-8870 Izegem (Belgium)
> Tel: +/32/51/33 21 11
> Fax: +/32/51/33 21 75
> vdmcc at vandemoortele.be
>
>