Re: List arguments to functions
- To: mathgroup at smc.vnet.net
- Subject: [mg45563] Re: [mg45537] List arguments to functions
- From: "Sseziwa Mukasa,,(978) 536-2359" <mukasa at jeol.com>
- Date: Wed, 14 Jan 2004 01:26:16 -0500 (EST)
- References: <200401130903.EAA10620@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Use SetDelayed in defining myfunc myfunc[x_,y_]:=Apply[Plus,x+y] Regards, Ssezi
- References:
- List arguments to functions
- From: Chris Rozell <crozell@rice.edu>
- List arguments to functions