05-04-2013, 08:08 AM
(This post was last modified: 05-04-2013, 08:09 AM by graham228221.)
If you're including some complex math in your forum posts, you can now use LaTeX math markup using these tags:
For example:
is displayed as:
If you're not already familiar with LaTeX, there is a great tutorial and handy sandbox tool here:
http://www.forkosh.com/mathtextutorial.html
Enjoy
Code:
[tex][/tex]
For example:
Code:
[tex]\large x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]
is displayed as:
If you're not already familiar with LaTeX, there is a great tutorial and handy sandbox tool here:
http://www.forkosh.com/mathtextutorial.html
Enjoy