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}]