Post Reply 
Solve with integrating an implicit function
06-24-2014, 08:38 AM
Post: #18
RE: Solve with integrating an implicit function
I have just updated Xcas binaries, where you can now run
Code:
fsolve(int(fsolve(x^5+x=y,x,1e-14),y,0,t)=1/3,t=1.0);
(fsolve returns itself if the equation has more than 1 variable)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Solve with integrating an implicit function - parisse - 06-24-2014 08:38 AM



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