Group Abstract Group Abstract

Message Boards Message Boards

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

Plotting the Exponential Integral

Posted 11 years ago
Attachments:

I think the parenthesis around i and the wrong expression for infinity are the problems. When troubleshooting, it's best to break things up into smaller parts.

f[u_] := NIntegrate[Exp[-i]/i, {i, 1/u, \[Infinity]}]

LogLogPlot[f[u], {u, .1, 10000}]

enter image description here

POSTED BY: Frank Kampas
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard