Help:Formulas
There is a possibility to display mathematical or chemical formulas in the text of the articles. Characters of the Greek alphabet can be inserted as well. How to insert these useful things is described below.
edit Mathematical formulas
Simple formulas can be inserted as a plain text, of course (a + b = c). But some formulas are so complicated that have to be inserted as a special piece of code.
Special tag <math> is used for the complicated formulas. It allows to insert special mathematical symbols, quotations, formulas and large expressions. It uses syntax similar to LaTeX code.
For example, code <math>\sqrt{1-e^2}</math> does this:
. As you can see, the tag <math> is followed by the code of the expression and the ended by end-tag </math>.
Even if you can use it to create very complicated expression, this probably will not be used at WikiLectures. So this help article shows only basics of the code.
Code (inside the <math> tag!)
|
Preview |
|---|---|
+ - \times \div
|
|
\sqrt{2} \sqrt[n]{x+1}
|
|
< = >
|
< = > |
\leftarrow \rightarrow \uparrow \downarrow
|
|
\Leftarrow \Rightarrow \Uparrow \Downarrow
|
|
a^2 a_2 a^2_3 a^{c+3}
|
|
\alpha \beta \gamma \delta \epsilon \zeta \eta \theta \iota \kappa \lambda \mu \nu \xi \pi \rho \sigma \tau \upsilon \phi \chi \psi \omega
|
αβγδεζηθικλμνξπρστυφχψω |
\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta \Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho \Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega
|
ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΠΡΣΤΥΦΧΨΩ |
edit Chemical formulas
Chemical formulas can be written as a plain text (NO), text with special tags using edit buttons above the edit field (H<sub>2</sub>O → H2O) or using special tag <chemform>.
For example, code <chemform>H2SO4</chemform> creates <chemform>H2SO4</chemform>.
Unfortunately more complicated formulas (e.g. organic substances) has to be drawn as an image and uploaded to WikiLectures. The tag <chemform> cannot be printed in the PDF version of an article, so we strongly recommend to use only plain text with special tags <sub> and <sup> or images.
edit Greek alphabet
You can insert characters of the Greek alphabet directly in the text using these pieces of code:
| Code | Preview |
|---|---|
α β γ δ ε ζ
|
α β γ δ ε ζ
η θ ι κ λ μ ν ξ ο π ρ σ ς τ υ φ χ ψ ω |