|
[Date Index]
[Thread Index]
[Author Index]
Re: Basic Question, Help Please!
- To: mathgroup at smc.vnet.net
- Subject: [mg5381] Re: [mg5329] Basic Question, Help Please!
- From: DCarraher at aol.com
- Date: Thu, 5 Dec 1996 14:50:21 -0500
- Sender: owner-wri-mathgroup at wolfram.com
when you define your function, q, do it as
q[k_Integer] := ....
Likewise, you could do
q[r_Rational] etc.
David
Prev by Date:
Re: 3D data plot
Next by Date:
Re psrender type 11 error
Previous by thread:
Re: 3D data plot
Next by thread:
Re psrender type 11 error
|