|
[Date Index]
[Thread Index]
[Author Index]
To apply a function to a List
- To: mathgroup at smc.vnet.net
- Subject: [mg65597] To apply a function to a List
- From: Francisco Javier <pacoga at ctv.es>
- Date: Mon, 10 Apr 2006 02:31:17 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Dear all,
Let f, l be a function and a list respectively. How can we do
Table[f[list[[n]]],{n,1, Length[list]}]
in another way?
Thanks.
--
----
Francisco Javier García Capitán
http://garciacapitan.auna.com
Prev by Date:
Re: Problem with compiled function (is this a bug?)
Next by Date:
Re: Help with Identities
Previous by thread:
Re: Re: Joint Entropy
Next by thread:
Re: To apply a function to a List
|