MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

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




  • Prev by Date: "more..." button in error message no more clickable
  • Next by Date: Version 6.0 Palettes
  • Previous by thread: Graphics does not work: please comment.
  • Next by thread: Re: Graphics does not work: please comment.