MathJax: a JavaScript display engine for mathematics
In a previous post I used mathURL to generate a .png image of a mathematical expression: the image would be hosted at said website so that I could link to it in my post. While doing this I realized this was quite a cumbersome method and there really should be an easier way to have mathematical expressions in my blog posts.
The guys from MathJax must have thought the same thing when they started developing their JavaScript display engine for mathematics: utilizing this engine it's now a breeze to render mathematical expressions using \(\LaTeX\\) code directly in blog posts yielding great looking results:
\[ \oint_{\partial V}\!\mathbf{A}\cdot\mathbf{\hat{n}} \; \mathrm{d}a = \int_{V}\!\left(\nabla\cdot\mathbf{A}\right) \; \mathrm{d}V \]












