[Solved (fix in progress)] double integration of sqrt(x+y) for x and y fails
|
01-27-2014, 09:13 AM
Post: #2
|
|||
|
|||
RE: double integration of sqrt(x+y) for x and y fails
This is a bug, I'm fixing it in Xcas and submitting the patch to HP. Until it is in, you can do that:
f1:=int((x+y)^(1/2), x); int(subst(f1,x=1)-subst(f1,x=0),y,0,1); |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[Solved (fix in progress)] double integration of sqrt(x+y) for x and y fails - Stefan - 01-26-2014, 10:45 PM
RE: double integration of sqrt(x+y) for x and y fails - parisse - 01-27-2014 09:13 AM
RE: double integration of sqrt(x+y) for x and y fails - Helge Gabert - 01-27-2014, 05:22 PM
RE: [Solved (fix in progress)] double integration of sqrt(x+y) for x and y fails - Stefan - 01-27-2014, 09:28 PM
RE: [Solved (fix in progress)] double integration of sqrt(x+y) for x and y fails - parisse - 01-28-2014, 07:39 AM
|
User(s) browsing this thread: 1 Guest(s)