FindPage
View Source:
Help/AsciiMathPlugin
! Usage <verbatim> <?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> </verbatim> ! Arguments All arguments are passed to the ASCIIMath PHP library and rendered as MATHML. See http://www1.chapman.edu/~jipsen/asciimath.html ! Example <verbatim> <?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> </verbatim> <?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> ! Author PhpWiki:ReiniUrban ! See Also Help:AsciiSvgPlugin ---- PhpWikiDocumentation Help:WikiPlugin