Difference between revisions of "Math formulas"

From SissaWiki
Jump to: navigation, search
Line 9: Line 9:
 
<math>
 
<math>
 
\frac{\alpha}{\beta \gamma}+1+213
 
\frac{\alpha}{\beta \gamma}+1+213
</math>
 
 
<math>
 
\left[
 
\begin{array}{ccc}
 
9&1175&117\\
 
14&15244&21
 
\end{array}
 
\right]
 
 
</math>
 
</math>
  

Revision as of 12:40, 30 November 2012

Once you have requested to enable this extension you can enter Latex math formatting enclosing it between two <math> and </math> tags. You obtain directly a latex equation environment that you should be familiar with.

For more info see the official mediawiki documentation

Keep in mind that this extension supports only a subset of latex commands. Most features are available, some advanced ones may not.

Below you can find some samples.