|
[Date Index]
[Thread Index]
[Author Index]
Position on a List
- To: mathgroup at smc.vnet.net
- Subject: [mg12845] Position on a List
- From: iaguirre at tsc.upna.es (Idoia Aguirre)
- Date: Wed, 17 Jun 1998 00:27:50 -0400
- Sender: owner-wri-mathgroup at wolfram.com
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
Prev by Date:
Re: Need help for a simple equation
Next by Date:
Mailing List and Newsgroup 6/17-6/21/98
Previous by thread:
Re: reading files
Next by thread:
Re: Position on a List
|