MathGroup Archive 2011

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

Search the Archive

Re: How to plot derivative directly?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg118111] Re: How to plot derivative directly?
  • From: DC <b.gatessucks at gmail.com>
  • Date: Tue, 12 Apr 2011 06:00:18 -0400 (EDT)
  • Reply-to: comp.soft-sys.math.mathematica at googlegroups.com

Plot[D[x^3 - 6 (x + 1)^2 + x - 7, x] /. x->dummy,{dummy,-3,8}]


  • Prev by Date: Re: concatenate matrices?
  • Next by Date: Re: How to plot derivative directly?
  • Previous by thread: Re: How to plot derivative directly?
  • Next by thread: Re: How to plot derivative directly?