|
[Date Index]
[Thread Index]
[Author Index]
Re: Re: Applying a list of functions to a list of arguments
- To: mathgroup at smc.vnet.net
- Subject: [mg57385] Re: [mg57352] Re: [mg57309] Applying a list of functions to a list of arguments
- From: DrBob <drbob at bigfoot.com>
- Date: Thu, 26 May 2005 04:31:29 -0400 (EDT)
- References: <NDBBJGNHKLMPLILOIPPOCEEMEIAA.djmp@earthlink.net>
- Reply-to: drbob at bigfoot.com
- Sender: owner-wri-mathgroup at wolfram.com
Well, it works! It is undocumented, however.
I found a well-hidden statement that Compose was superseded in version 2 by Composition... but Composition doesn't work in this example. Compose does.
Bobby
On Wed, 25 May 2005 11:37:23 -0400, David Park <djmp at earthlink.net> wrote:
> Compose ???
>
> David Park
> djmp at earthlink.net
> http://home.earthlink.net/~djmp/
>
> From: DrBob [mailto:drbob at bigfoot.com]
To: mathgroup at smc.vnet.net
>
>
> Inner[Compose,f,a,List]
>
> {f1[a1],f2[a2],f3[a3]}
>
>
>
>
>
>
--
DrBob at bigfoot.com
Prev by Date:
Re: How to get decent quality plots.
Next by Date:
Looking for a starter documentation on package creation
Previous by thread:
Re: Applying a list of functions to a list of arguments
Next by thread:
Re: Applying a list of functions to a list of arguments
|