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: [mg118082] Re: How to plot derivative directly?
  • From: David Skulsky <edskulsky at gmail.com>
  • Date: Tue, 12 Apr 2011 05:55:02 -0400 (EDT)
  • Reply-to: comp.soft-sys.math.mathematica at googlegroups.com

Plot[Evaluate[D[x^3 - 6 (x + 1)^2 + x - 7, x]], {x, -3, 8}]

David


  • Prev by Date: Re: StyleSheet -> SubInput & SubOutput
  • Next by Date: Plotting Locators with Color
  • Previous by thread: How to plot derivative directly?
  • Next by thread: Re: How to plot derivative directly?