vote up 0 vote down star

I'm looking for a software to write mathematical equations in, that isn't LaTeX. There's no need to be able to write print them or make images of them, it's mainly for my own personal use. If there's a tool where it's possible to evaluate them also that would be even sweeter.

flag
9  
Since the standard is LaTeX, why are you refusing to use the standard? – S.Lott Oct 29 at 20:40
3  
It sounds like what you really want is the ability to do mathematical equation solving using a symbolic mathematics package. You might want to rephrase the question to talk about what you do want rather than what you don't want. – jprete Oct 29 at 20:45
jprete: no that's not what I'm after, however it would be a bonus if it was possible. I want exactly what I asked for, what's up with all the 2nd guessing on SO lately? – thr Oct 29 at 20:52
1  
Belongs on mathoverflow.net – Cameron MacFarland Oct 29 at 21:01
So you tagged this with latex because you don't want LaTeX. Outstanding logic. – Mica Oct 30 at 0:10
show 2 more comments

migrated from stackoverflow.com

7 Answers

vote up 6 vote down

Mathematica allows to write mathematical equations in a semi wysiwyg interface, and of course provides extensive mathematical solving capabilities. It also provides some compatibility with LaTeX. It's not free, but there is a reasonably priced version for non-commercial home use, and even cheaper student versions.

If you're willing to consider LaTeX, LyX provides a user-friendly interface for creating your documents. But IMHO, it's only a gateway to learn "proper" LaTeX syntax... sooner or later, you'll get fed up of using the mouse and will want to type equations much faster.

link|flag
vote up 4 vote down

Maple? That will allow you to evaluate them. EDIT: Credit to Kena for mentioning Mathematica; probably your best shot, but I'm sure Maple will do it too from what I remember of it.

Matlab can do a lot of evaluation work of mathematical equations, although I don't know if it can really sub in for a proper symbolic mathematics package.

MS Word's Equation Editor? That will allow you to write them out, at least for your own use. (And of course you can print them.) But you won't be able to evaluate them.

link|flag
+1 for Maple. I've never used Mathematica, but Maple has always sufficed for my (admittedly basic) needs. – bcat Oct 29 at 20:47
vote up 1 vote down

Check Mathematica (www.wolfram.com). They have free versions to write/read technical documents (and you can export them to Latex).. namely, Mathematica Player

link|flag
vote up 1 vote down

TeXmacs for WYSIWYG editing of equations, with LaTeX or image file output. It also interfaces with other software, like Maxima, to evaluate expressions.

link|flag
vote up 1 vote down

Maxima is a free-version of Mathematica/Maple.

link|flag
vote up 1 vote down

OpenOffice comes with a simple equation editor that will let you represent pretty much any formula. The syntax is easy to learn and you can export them to PDF. You will not be able to evaluate them using OpenOffice Math but WolframAlpha does an excelent job at that.

link|flag
vote up 0 vote down

I use MathCad which have a very intuitive way to write. You have a document where you can write text AND equations etc. And it does solving too. It looks a little old but is a great tool. I have also heard very nice things about Maple which is a little more lightweight.

MathCad and Maple is properly easier to learn because of the interface than Mathmatica.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.