Help/AsciiMathPlugin
Note: You are viewing an old revision of this page. View the current version.
Usage
<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?>
Arguments
All arguments are passed to the ASCIIMath PHP library and rendered as MATHML. See http://www1.chapman.edu/jipsen/asciimath.html
Example
<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?>