On Wed, Sep 16, 2009 at 1:43 PM, Suraj Swami <[email protected]> wrote: > Hi, > > I am an engineering student. And I was thinking if there is any software > for calculator which could have functions like matrices, solving > quadratic equations. Or basic that stores past calculations and ans.
Matrices etc. are easily handled by Octave, it is (sort-of) similar to matlab in functionality which is an advantage if your college uses Matlab internally. It can interface with GNUPlot to draw pretty graphs. I exclusively used Octave and GNUPlot for the Matlab oriented robotics projects in my college days and it worked out very well. You can also try http://www.r-project.org/ and http://www.scilab.org/. -- Anupam _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
