Difference between revisions of "Working with TeX Equations"

From Advanced Projects Lab
Jump to: navigation, search
Line 1: Line 1:
 +
If you want to include nicely formatted math text on your wiki page you can use (when in edit mode) the WikiEditor button [[File:button_math.png]].
 +
 +
As an example:
 +
 
<math>P(r) \propto r^{n-1} \exp(-kr^2/2\sigma^2)</math>
 
<math>P(r) \propto r^{n-1} \exp(-kr^2/2\sigma^2)</math>
 +
 +
is rendered by inserting "P(r) \propto r^{n-1} \exp(-kr^2/2\sigma^2)" (without the quotation marks) into the highlighted area after clicking the [[File:button_math.png]] button.

Revision as of 12:43, 2 April 2014

If you want to include nicely formatted math text on your wiki page you can use (when in edit mode) the WikiEditor button Button math.png.

As an example:

is rendered by inserting "P(r) \propto r^{n-1} \exp(-kr^2/2\sigma^2)" (without the quotation marks) into the highlighted area after clicking the Button math.png button.