You may want to put some math equations in your paper.  If so, you can do so easily by choosing the Insert Plugin -> PB Wiki Magic -> Equation.  LaTex requires you to supply the special characters preceeded with a \ (backslash). 

 

Here are some quick things you may need.

 

Greek Letters

Lower case greek letters are are usually their name.  Lower case \gamma Formula:  and upper case gamma \Gamma Formula: .  Of course there is your friend and mine \pi Formula: .

 

 

Fractions

Fractions are created using the  \frac {numerator} {denominator}.  \frac {d} {dx}  gives you  Formula:   . 

 

 

Superscripts / Subscripts

 

Superscripts are gotten by a caret (^) and subscript by an underscore (_).  x^2 and a_i yields:

Formula: .  You enclose multiple characters with curly braces {}.  So  e to -2x power would be: e^{-2x}  Formula:  .

 

Vectors

You can make vectors by creating a stack using \stackrel and the \rightarrow.  The vector u  Formula:  is gotten by \stackrel {\rightarrow } {u}.

 

For example, the formula Formula:   is given by \stackrel {\rightarrow } {F} = m \stackrel {\rightarrow }a

 

 

Square root, Summation and Intergrals

You can do summation and integral symbols with \sqrt  Formula:   \sum  Formula: and \int Formula:  .

 

 

Tying it all together with some commone examples.

Integral from 0 to infinity of f(x) dx: \int _{0} ^{ \infty} f(x) dx .  Formula: .

 

The integral from 0 to pi/2 sin of the square root of x dx \int ^{ \frac { {\pi} {2} _{0} } sin \sqrt{x}  dx  Formula:

Sum from 0 to n-1 b sub i 2 to the ith power. \sum _{0} ^ {n-1} b_i 2^i  Formula: .

 

To make a union, use the \cup  Formula:  and to make an intersection, use \cap Formula:  

 

Resources:

 

A list of symbols can be found at: http://www.commentcamarche.net/latex/latex-caracteres.php3

 

 


Page Information

  • 2 weeks ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts