AsciiMath: Difference between revisions

Content deleted Content added
Pkra (talk | contribs)
Added note and reference to asciimathml being integrated into MathJax.
Adius (talk | contribs)
No edit summary
Line 9:
 
ASCIIMathML.js has been integrated into [[MathJax]], starting with MathJax v2.0.<ref>{{cite web|url=http://www.mathjax.org/mathjax-v2-0-beta-now-available-on-cdn/ |title=MathJax v2.0 beta available}}</ref>
 
== Syntax ==
 
Operation Symbols:
 
{| class="wikitable"
|-
! AsciiMath !! Rendering
|-
| + || <math>+</math>
|-
| - || <math>-</math>
|-
| * || <math>*</math>
|-
| ** || <math>*</math>
|-
| Example || Example
|-
| Example || Example
|-
| Example || Example
|-
| Example || Example
|-
| Example || Example
|-
| Example || Example
|}
 
== See also ==