|
[Date Index]
[Thread Index]
[Author Index]
Re: how to map function with over 1 arguments to list
- To: mathgroup at smc.vnet.net
- Subject: [mg57248] Re: how to map function with over 1 arguments to list
- From: David Bailey <dave at Remove_Thisdbailey.co.uk>
- Date: Sun, 22 May 2005 00:14:12 -0400 (EDT)
- References: <d6mlrv$g9v$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
David,
In any other context than Mathematica (and presumably APL),
f @@ # & /@
would have a totally different meaning! My brain starts to run out of
stack space when I try to process strings of operators like that.
David Bailey
http://www.dbaileyconsultancy.co.uk
Prev by Date:
How to use only part of mapping
Next by Date:
Re: How to Clear y'[0]
Previous by thread:
Re: how to map function with over 1 arguments to list
Next by thread:
Re: Re: how to map function with over 1 arguments to list
|