Adding LaTeX Math Expressions In Joomla

LaTeX is a great way to add Mathematics or Science expressions in your Joomla articles. For those who doesn't know what LaTex is, for simple understanding LaTeX converts an expression in certain format into an image. Lets take an example of quadratic formula to see how it works.

{tex}x={-b\pm\sqrt{b^2-4ac} \over 2a}}{/tex}

Above Mathematical formula is written in LaTeX. Don't get surprised! I have simply written  a line in joomla editor window in latex format and above image is automatically created. Hover over the image to see the code I have written. 

So, how to do this in Joomla? First download JoomLaTeX Plugin (works with both Joomla 1.5+ and 2.5+ versions), then enable it in plugins manager.

See the documentation and some good examples of mathematical expressions.