|
[Date Index]
[Thread Index]
[Author Index]
HoldFirst question
- To: mathgroup at smc.vnet.net
- Subject: [mg65500] HoldFirst question
- From: "Yaroslav Bulatov" <yaroslavvb at gmail.com>
- Date: Wed, 5 Apr 2006 06:55:52 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
f=5;f[a_]=a gives an error because it evaluates f[a_] to 5[a_]
But Set is HoldFirst, doesn't that mean that f[a_] will be held
unevaluated?
Prev by Date:
current directory
Next by Date:
Re: Solving the differential equation
Previous by thread:
Re: current directory
Next by thread:
Re: HoldFirst question
|