11
$\begingroup$

I'm looking for lightweight, free, Windows, Math software.
Something I can put an expression and get an answer, or graph it.
I tried Euler, but it is quiet complicated and HUGE.
Basic needs:

  1. Expression Based
  2. Supports Variables
  3. Support Functions, User defined and auto loaded.
  4. Supports graphs, 2D. Not really needing 3D.
  5. Supports History.

What do you use? What do you recommend?

$\endgroup$
4
  • 1
    $\begingroup$ "Math software" is a very general term, which encompasses computer algebra systems like Maxima and Mathematica, numerical computing environments like Matlab, and basic graphing calculators. It sounds like you want the third kind. $\endgroup$
    – user856
    Commented Oct 27, 2010 at 7:57
  • 1
    $\begingroup$ Should be community wiki! $\endgroup$
    – vonjd
    Commented Oct 27, 2010 at 8:55
  • $\begingroup$ It sounds like you're not primarily focused on symbolic math, but yacas is a lightweight symbolic math program: yacas.sourceforge.net/homepage.html $\endgroup$
    – user13618
    Commented Jan 5, 2012 at 17:30
  • $\begingroup$ Is "Wiscy" still around? (I have a version which is stil working) It seems to be designed as just what you are asking for... ("Pocket"-calculator like but expressions, variables, functions definable, graphics - all in one simple executable). (update: seems no more supported but possibly on some web-archive. see groups.google.com/forum/#!topic/bit.listserv.calc-ti/… ) $\endgroup$ Commented Dec 4, 2013 at 9:24

11 Answers 11

6
$\begingroup$

As calculator wxMaxima (screenshots) with export to png and LaTeX syntax.

For playing with graphs I use GeoGebra with export to png, eps, pdf...

For some special cases Wolfram|Alpha.

And also MS Excel.

And also a normal calculator - is often faster than PC programs ;)

$\endgroup$
1
$\begingroup$

I'm also interested in answers to this questions!

There is a Power Calculator from MS, but has a lot to be desired.

$\endgroup$
2
  • $\begingroup$ It used to work for me, but recently, for some reason it does not display Answers or History at all. That is why I'm looking $\endgroup$
    – Ayman
    Commented Oct 27, 2010 at 7:52
  • $\begingroup$ According to powerCalc sin(1/x) is unbounded at x=0... $\endgroup$ Commented Oct 27, 2010 at 11:17
1
$\begingroup$

I haven't personally used CPMP-Tools, but I've heard it referred to as a free CAS.

$\endgroup$
1
$\begingroup$

In your position, I'd just use an interactive Python shell with Matplotlib. (But then, I'm a computer science guy first and foremost.)

$\endgroup$
2
  • $\begingroup$ I don't see it user-friendly for mathematics. $\endgroup$ Commented Oct 27, 2010 at 8:38
  • $\begingroup$ @Vojtech It's pretty good for basic plotting. It has a syntax that is pretty much identical to matlab. A lot of people (me included) use it to plot figures for papers $\endgroup$
    – crasic
    Commented Oct 27, 2010 at 9:09
1
$\begingroup$

Graphmatica does a fairly decent job at plotting functions. Not very powerful, but it can graph a lot of functions and their derivatives and such.

$\endgroup$
1
$\begingroup$

I have also found SpeQ Mathematics.

It is very lightweight, starts quickly and has some good functions.

$\endgroup$
1
$\begingroup$

You can try PARI/GP

I am more fan of sage but currently it doesn't natively support your OS, you can try it in a virtual machine.

$\endgroup$
1
  • $\begingroup$ SAGE can also be run online be creating an account at sagenb.org. (which works wonderfully, by the way) $\endgroup$ Commented Jan 5, 2012 at 16:45
1
$\begingroup$

I'm not sure if it supports user defined functions but I've found Microsoft Mathematics to be extremely useful.

$\endgroup$
0
$\begingroup$

Also, try GAP, an open-source system for discrete computational algebra.

To install in on Windows, I recommend to use the .exe installer downloadable from this link which always points to the latest official GAP release.

Documentation on GAP is included in the distribution and is also available online. In particular, see the GAP Tutorial and GAP Programming Language.

$\endgroup$
0
$\begingroup$

Also, try DMelt program for scientific computations. It is 100% Java, runs on windows and free.

jPort also runs on Windows (Java) and can install about 10 free math programs that run on Windows.

$\endgroup$
0
$\begingroup$

You may consider TeXmacs, it is a free wysiwyw editing platform with special features for scientists.

More related to your question, you can interface it with a lot of third party mathematics tools for algebraic calculus, graphing, numeric calculus, etc.

enter image description here

Developed on GNU/Linux, it runs under Windows and Mac OS X as well. I guess the best user experience is with GNU/Linux.

Downside of TeXmacs regarding your question, it is not exactly lightweight, although absolutely free software.

$\endgroup$

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .