AsciiMath is a markup language for writing mathematical formulas in plain text that can be rendered in web browsers. It provides an intuitive syntax where symbols mimic their visual appearance (like 'oo' for infinity). The recommended implementation uses MathJax for cross-browser compatibility, though a standalone JavaScript file is available for Firefox and Safari. The documentation includes comprehensive syntax tables covering operations, relations, logical symbols, Greek letters, brackets, arrows, accents, and special cases like matrices and derivatives.
Sort: