Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2155 > unrolled thread
| Started by | DrMajorBob <btreat1@austin.rr.com> |
|---|---|
| First post | 2011-05-07 11:32 +0000 |
| Last post | 2011-05-07 11:32 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
Re: Converting a list to arguments for a function --- How? DrMajorBob <btreat1@austin.rr.com> - 2011-05-07 11:32 +0000
| From | DrMajorBob <btreat1@austin.rr.com> |
|---|---|
| Date | 2011-05-07 11:32 +0000 |
| Subject | Re: Converting a list to arguments for a function --- How? |
| Message-ID | <iq3ajg$ffd$1@smc.vnet.net> |
f@@list
Bobby
On Fri, 06 May 2011 06:24:34 -0500, Virgil Stokes <vs@it.uu.se> wrote:
> Suppose I have a list,
>
> list = {4,1,1}
>
> and I wish to use it as follows
>
> f[4,1,1]
>
> Is there a simple way (without looping through the elements list) to
> transfer
> the elements of list to the arguments for f?
>
>
>
>
--
DrMajorBob@yahoo.com
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web