latex for wordpress
Today I was wondering if it is possible to add
support to my WordPress blog. First I got started with google and found this plugin. It needs dvipng which isn’t installed on my web-space. So I searched along for another plugin and found this one which is working great now! The installation is really simple, you need to create three directories and modify a few include paths in PHP files. Provided that you have installed latex, dvips, convert and identify on your web server.
Some examples:
or have a look at my first post with latex formulas in it.
V1ru8 on January 4th 2008 in Regards



![x \cdot x^{-1} \equiv 1 \mod n \Rightarrow n = $PowerMod$[x,-1,n] x \cdot x^{-1} \equiv 1 \mod n \Rightarrow n = $PowerMod$[x,-1,n]](/wp-content/latexrender/pictures/5f9adc4f56c1db8155451e780df7a7af.gif)



![\Rightarrow x = $ChineseRemainder$[\{2,3,2\},\{3,4,5\}] \Rightarrow x = $ChineseRemainder$[\{2,3,2\},\{3,4,5\}]](/wp-content/latexrender/pictures/0ca5fe2563a31839b2974c5aa96165a4.gif)
![\sqrt{y} \equiv x \mod n \Rightarrow x = $PowerModList$[y,\frac{1}{2},n] \sqrt{y} \equiv x \mod n \Rightarrow x = $PowerModList$[y,\frac{1}{2},n]](/wp-content/latexrender/pictures/5190035efb4b60366280eaa23e1eb581.gif)
![y^x \equiv z \mod n \Rightarrow x = \text{MultiplicativeOrder}[y,n,\{r\}] y^x \equiv z \mod n \Rightarrow x = \text{MultiplicativeOrder}[y,n,\{r\}]](/wp-content/latexrender/pictures/362a0ae3cc8397dd0923ad5fee3c38a9.gif)
returns you a prime 