Group Abstract Group Abstract

Message Boards Message Boards

Create a plottable function using the Integrate[] Function?

Posted 5 years ago
Attachments:
POSTED BY: Mitchell Sandlin

Have a look at

f[x_] := x + 7
Plot[(Integrate[f[xx], xx]) /. xx -> x, {x, -3, 3}]
POSTED BY: Hans Dolhaine
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard