writing a function with unknown number of paramters
- To: mathgroup at smc.vnet.net
- Subject: [mg60519] writing a function with unknown number of paramters
- From: "Someonekicked" <someonekicked at comcast.net>
- Date: Mon, 19 Sep 2005 04:45:39 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
I wanna write a function that can take an unknown number of parameters in mathematica, how I can do that?? For example, The built-in function Plot, Plot[{f1,f2,f3. }, {x, xmin, xmax}] can take an unknown number of functions then plot them.
- Follow-Ups:
- Re: writing a function with unknown number of paramters
- From: <bsyehuda@gmail.com>
- Re: writing a function with unknown number of paramters