Menu

#2987 Some divergent integrals give error, some don't

None
closed
None
4
2015-08-14
2015-06-30
No

integrate(1/x,x,0,1) => defint: integral is divergent. (error)

But integrate(exp(x)/x,x,0,1) => noun form

Behavior should be consistent, and give an error for this case, too.

Discussion

  • Dan Gildea

    Dan Gildea - 2015-08-14
    • status: open --> closed
    • assigned_to: Dan Gildea
     
  • Dan Gildea

    Dan Gildea - 2015-08-14

    Fixed in commit [83de1b25f1751b389022e8af9c2076ebb19bb8b2]

    check for divergent integral in same-sheet-subs

     

    Related

    Commit: [83de1b]


Log in to post a comment.

MongoDB Logo MongoDB