LaTeX enabled for mathematical notation
Posted: 07.05.2008, 01:30
It is now possible to post mathematical equations on the forum using the LaTeX markup language. Simply insert whatever LaTeX commands you like inside a tex bbcode block. For example:
[tex]m = \frac{m_0}{\sqrt{1-\frac{v^2}{c^2}}}[/tex]
can be produced with the following code:
If you're interested in learning more about how to use LaTeX, you may want to have a look at the American Mathematical Society's quick guide:
ftp://ftp.ams.org/pub/tex/doc/amsmath/s ... -guide.pdf
--Chris
[tex]m = \frac{m_0}{\sqrt{1-\frac{v^2}{c^2}}}[/tex]
can be produced with the following code:
Code: Select all
[tex]m = \frac{m_0}{\sqrt{1-\frac{v^2}{c^2}}}[/tex]
If you're interested in learning more about how to use LaTeX, you may want to have a look at the American Mathematical Society's quick guide:
ftp://ftp.ams.org/pub/tex/doc/amsmath/s ... -guide.pdf
--Chris