Help/AsciiMathPlugin

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 ?>
i = 1 n i = n ( n +1 ) 2

Author

PhpWiki:ReiniUrban

See Also

Help:AsciiSvgPlugin


PhpWikiDocumentation Help:WikiPlugin