1 Pages (6 items)
Indefinite/Symbolic Integration - Messages
#1 Posted: 8/24/2009 11:09:40 AM
#2 Posted: 9/26/2012 5:04:11 PM
Sorry to revive an old thread. I am looking to do indefinite integration (mostly use the portable version) and all I can find is the definite in the tool bar. Did I miss anything? Trying to solve a problem and the derivative of ln(x)=1/x, but I can not integrate 1/x to get ln(x) with SMath
#3 Posted: 9/26/2012 5:27:37 PM
WroteSorry to revive an old thread. I am looking to do indefinite integration (mostly use the portable version) and all I can find is the definite in the tool bar. Did I miss anything? Trying to solve a problem and the derivative of ln(x)=1/x, but I can not integrate 1/x to get ln(x) with SMath
for a indefinite integral type only the first and 2nd arguments for the int() function. Example:
int(1/x,x)
This produce a indefinite integral. If you type the 3rd and 4th arguments, you have the limits of integral.
Regards,
Oscar
#4 Posted: 9/27/2012 12:42:45 AM
Oscar,
although int(1/x,x) displays correctly, it does not symbolically solve. Try it. It graphocally shows the integral with 1/x not the result. am I doing something wrong?
although int(1/x,x) displays correctly, it does not symbolically solve. Try it. It graphocally shows the integral with 1/x not the result. am I doing something wrong?
#5 Posted: 10/2/2012 6:39:55 AM
ElSid,
Symbolic integration is not yet implemented in SMath.
Symbolic integration is not yet implemented in SMath.
#6 Posted: 10/2/2012 3:35:47 PM
WroteOscar,
although int(1/x,x) displays correctly, it does not symbolically solve. Try it. It graphocally shows the integral with 1/x not the result. am I doing something wrong?
although symbolic integration is not implemented in SMath, you can try the Maple Wrapper:

Regards
1 Pages (6 items)
-
New Posts
-
No New Posts