Tagged Questions
The mathematical-notation tag has no wiki summary.
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 ...
4
votes
4answers
1k views
What does this square bracket and parenthesis bracket notation mean [first1,last1)?
I saw this notation here, in the sentence "in the range [first1,last1) of any of the elements in [first2,last2).".
I'd just like to know what such a notation means.
1
vote
1answer
307 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 ...