From: <var...@us...> - 2021-06-21 15:24:42
|
Revision: 10311 http://sourceforge.net/p/phpwiki/code/10311 Author: vargenau Date: 2021-06-21 15:24:45 +0000 (Mon, 21 Jun 2021) Log Message: ----------- Add "See Also" Modified Paths: -------------- trunk/pgsrc/Help%2FTeX2pngPlugin trunk/pgsrc/Help%2FTexToPngPlugin Modified: trunk/pgsrc/Help%2FTeX2pngPlugin =================================================================== --- trunk/pgsrc/Help%2FTeX2pngPlugin 2021-06-21 15:11:16 UTC (rev 10310) +++ trunk/pgsrc/Help%2FTeX2pngPlugin 2021-06-21 15:24:45 UTC (rev 10311) @@ -1,4 +1,4 @@ -Date: Mon, 21 Jun 2021 17:07:49 +0000 +Date: Mon, 21 Jun 2021 17:20:55 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FTeX2pngPlugin; @@ -66,6 +66,10 @@ # Show that for all r > 0: <<TeX2png text="$$\frac{\pi}{2}\int_0^r t e^{-t^2}\,dt \leq \int_0^r e^{-x^2}\,dx \int_0^r e^{-y^2}\,dy \leq \frac{\pi}{2} \int_0^{\sqrt{2} r} t e^{-t^2}\,dt$$">> **Help**: you can use polar coordinates. # Hence find the limit of <<TeX2png text="$f(x)$">> as x tends to <<TeX2png text="$\infty$">>. +== See Also == +* [[Help:TexToPngPlugin]] +* [[Help:text2pngPlugin]] + <noinclude> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%2FTexToPngPlugin =================================================================== --- trunk/pgsrc/Help%2FTexToPngPlugin 2021-06-21 15:11:16 UTC (rev 10310) +++ trunk/pgsrc/Help%2FTexToPngPlugin 2021-06-21 15:24:45 UTC (rev 10311) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Mon, 21 Jun 2021 17:20:55 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FTexToPngPlugin; @@ -77,6 +77,8 @@ * Johannes Große == See Also == +* [[Help:TeX2pngPlugin]] +* [[Help:text2pngPlugin]] <noinclude> ---- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |