Message Boards Message Boards

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

Integrate Tanh(x)*Cos(x) and get rid of the hypergeometric terms?

Posted 5 years ago

how to remove hypergeometric

POSTED BY: Sachin V
2 Replies

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. If you do not format code, it may become corrupted and useless to other members. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

enter image description here

POSTED BY: Moderation Team

Integrate[Exp[-x^2], {x, 0, l}]

$\frac{1}{2} \sqrt{\pi } \text{erf}(l)$

Similar question:

How to get rid of Erf function ?

POSTED BY: Mariusz Iwaniuk
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