Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • $\begingroup$ Really interesting would be an idea what was the version of the system evaluating here Examples of Integrals $\endgroup$ Commented Feb 12, 2015 at 19:08
  • $\begingroup$ @Artes - It is not a version issue but rather an error in the documentation. The graph in the documentation show the x axis from 0 to 1 even though the Plot is supposed to be from 1 to 2. $\endgroup$ Commented Feb 12, 2015 at 19:13
  • $\begingroup$ Indeed, however neither this works as they claimed: Integrate[1/(x^3 - 1), x] then Plot[%, {x, 0, 1}] yields something different. $\endgroup$ Commented Feb 12, 2015 at 19:24