PDA

View Full Version : Calculus - Integration and Differentiation


gofeddy
December 2nd, 2007, 09:39 AM
Hello,
I wanted a software which could perform both Integration and Differentiation based on algebraic equations that I give.
Ex: If I give integration(1/x), it should give me log(x) as the answer.
I have searched through this forum and haven't found any.

subs
December 2nd, 2007, 11:44 AM
i like maxima..... heres the link.... http://maxima.sourceforge.net/

u can download this using the synaptic manager also.....

to make maxima a little more userfriendly.... try installing wxmaxima after u install maxima

u can also hav a look at this thread ... http://ubuntuforums.org/showthread.php?t=598442

lha
December 3rd, 2007, 02:10 PM
Hello,
I wanted a software which could perform both Integration and Differentiation based on algebraic equations that I give.
Ex: If I give integration(1/x), it should give me log(x) as the answer.
I have searched through this forum and haven't found any.

Hi,

This isn't exactly what you are looking for, but take a look at The Integrator (http://integrals.wolfram.com/). It is a web page that employs Mathematica's Integrate-function. Hence, it is quite powerful. However, differentiation is not available.