|
[Date Index]
[Thread Index]
[Author Index]
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.
Prev by Date:
RegularExpression::maxrec: Recursion limit exceeded - positive match might be missed
Next by Date:
Re: integral to table values
Previous by thread:
Re: RegularExpression::maxrec: Recursion limit exceeded - positive match might be missed
Next by thread:
Re: writing a function with unknown number of paramters
|