Re: Graphics does not work: please comment.
- To: mathgroup at smc.vnet.net
- Subject: [mg77204] Re: Graphics does not work: please comment.
- From: dh <dh at metrohm.ch>
- Date: Tue, 5 Jun 2007 06:57:39 -0400 (EDT)
- References: <f40h44$6hr$1@smc.vnet.net>
Hello Peter, sorry forgot to put the parenthesis, the definition should be: fun[f_] := (HoldForm[Integrate[f, x]] //. {Slot[1] -> x, \ HoldPattern[Function[a_]] -> a}) == Integrate[f[x], x] hope this helps, Daniel