$\rm \LaTeX$ Code. How to Write an Equation?

All logged in users can include math equations in their posts and it is easy to do. Inline equations can be written between dollar signs and centered equations are between double dollar signs.
 

Example:
If you write $x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}$ will result to $x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}$. This an example of inline equation. If you wish to center your equation, you can write $$x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$ and it will result to this $$x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$ which is a centered equation.