Date: Tue, 22 Jun 2004 10:24:50 +0200 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id: Help%2FTeX2pngPlugin,v 1.1 2005-11-21 22:19:00 rurban Exp $ Content-Type: application/x-phpwiki; pagename=Help%2FTeX2pngPlugin; pgsrc_version="2 $Revision: 1.1 $"; flags=""; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary !!Synopsis Help:WikiPlugin to display mathematical formulae in a Wiki page. !!Usage gives !!Arguments There is only one argument which is the text of the mathematical expression. This text *must be* enclosed by a dollar $ within a paragraph or two dollars $$ on a separate line. In the last case, all is centered. To write mathematical formulae, the syntax is the one of [LaTeX | http://www.latex-project.org]. !!Caveats This plugin is only to produce readable mathematical formulae. Any other text is not allowed : so if an expression is not enclosed by dollars then it will be displayed by a red text. It is all the same possible to display raw text as by using : This plugin is not able to produce sophisticated mathematicals texts with links, cross references... For that, you can use for example LaTeX2html. !!Examples Some Greeks letters : , , ... and a formula to test display in a paragraph. *Exercise 1* Consider the function #Give the largest real domain for which f(x) is well defined. #Give a domain on which the function is one-to-one. Using this domain derive a formula for the inverse function . #Calculate the derivative f'(x). *Exercise 2* Consider the function : #Show that for all r > 0 : *Help* : you can use polar coordinates. #Hence find the limit of as x tends . ----- PhpWikiDocumentation Help:WikiPlugin