Group Abstract Group Abstract

Message Boards Message Boards

0
|
3K Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Plot and Dt and General::ivar

Posted 10 years ago
POSTED BY: Darwin Kim

The function designed for this precise task is Evaluate:

Plot[Evaluate[Dt[Sin[x], x]], {x, -5, 5}]

I would use D rather than Dt to compute derivatives:

Plot[Evaluate[D[Sin[x], x]], {x, -5, 5}]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard