Sciencemadness Discussion Board

Install MathJax

Eisenstein - 14-6-2014 at 02:30

I wondered why MathJax isn't enabled here. It's a very effective and clean way to represent formulas, chemical equations, etc. It is a lot clearer than using normal layout.

As an example, consider the quadratic formula:

x1, 2 = (-b ± sqrt(b2-4ac))/2a

OR

[img]http://latex.codecogs.com/gif.latex?x_{1,2}=&space;\frac{-b&space;\pm&space;\sqrt{b^{2}-4ac}}{2a}[/img]

Just consider it haha :-)

Brain&Force - 15-6-2014 at 11:12

All we need are superscripts and subscripts, for the most part. bfesser implemented them, you can use the sup and sub tags if needed.

Polverone - 11-7-2014 at 20:28

MathJax is installed now.

\begin{aligned}
\nabla \times \vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} & = \frac{4\pi}{c}\vec{\mathbf{j}} \\ \nabla \cdot \vec{\mathbf{E}} & = 4 \pi \rho \\
\nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} & = \vec{\mathbf{0}} \\
\nabla \cdot \vec{\mathbf{B}} & = 0 \end{aligned}