How do I include equations in my posts?

Categories:

We currently use a module that allows you to include LaTeX-style equations in all of your posts. Simply surround your LaTeX commands with the [tex]...\[/tex\] tags and when the page renders, you will see the mathematics rendered as small images.

Some examples of LaTeX commands are as follows:

[tex]\frac{x}{y}\[/tex\], rendered as \frac{x}{y}

[tex]\sum_{i=1}^N x_i\[/tex\], rendered as \sum_{i=1}^N x_i

[tex]\int_{t=0}^1 x(t)dt\[/tex\], rendered as \int_{t=0}^1 x(t)dt

Please see the MimeTeX webpage for more examples.