Post Reply 
Some integrals with problematic evaluation
03-29-2016, 12:26 AM
Post: #26
RE: Some integrals with problematic evaluation
Found an integral that essentially freezes the Prime as well as the web-based or binary version of Xcas:
Code:
int(sqrt(sqrt(sec(x)+1)-sqrt(sec(x)-1)))
The Prime tells me
Code:
Warning, integration of abs or sign assumes constant sign by intervals (correct if the argument is real):
Check [abs(cos(x))]

While it's true that the integral is nasty, it does have a closed form. It's more the issue of freezing/locking up that's to be corrected, at this point; also, there is no hourglass visible, but I do assume that the calculator remains busy one way or another... might be a completely unrelated bug, or perhaps not.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Some integrals - parisse - 03-23-2016, 06:44 AM
RE: Some integrals with problematic evaluation - quinyu - 03-29-2016 12:26 AM



User(s) browsing this thread: 1 Guest(s)