Tagged Questions

7
votes
7answers
2k views

How to learn Mathematical Notation

Do you have any recommendations of books or websites that would teach me mathematical notation. As a developer I work on a wide range of projects from .NET/SQL Server stuff through to Flash games and ...
1
vote
1answer
324 views

“simple math syntax” to MathML converter

I'd like something that converts a simple calculator like ascii math syntax to mathML. I found this: http://www1.chapman.edu/~jipsen/mathml/asciimath.html But I don't understand how to use it.. I'd ...