Message Boards Message Boards

0
|
13421 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

[?] Define complex integral in Wolfram|Alpha?

Posted 7 years ago

how can i define complex integral in wolfram alpha?

enter image description here like this?

POSTED BY: beren kanpak
2 Replies
Posted 7 years ago

Thank you

POSTED BY: beren kanpak

If you only need to typeset a formula you can do it with the Basic Math Assistant Palette by clicking on the integral box. If you need to calculate a complex integral you can do it with the definition:

c[t_] = Exp[I t];
f[z_] = 1/z;
Integrate[f[c[t]]*c'[t], {t, 0, 2 Pi}]
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

Group Abstract Group Abstract