Adding LaTeX support to WordPress

I cannot imagine typing equations without using LaTeX equations, the output of the equations are absolutely amazing and sorry about Microsoft Word on this battlefield.

Adding LaTeX support to WordPress is fairly easy, just add one or one of the plugins, wrap up the code with the normal $$ wrapper which is normally used for inline equations or perhaps with [latex][/latex] wrappers in normal font which are defined just within the overview of the plugin to trigger the plugin to render the text. I tried some plugins like MathJax, they are working pretty nice, I just want to Keep It Simple Stupid.

So without further due, let’s have a look at the some of the most famous and beautiful equations.

e^{i\pi} + 1 = 0

c^2 = a^2 + b^2

F = ma

-\frac{\hbar^2}{2m} \frac{{d^2\psi}}{{dx^2}} + V(x)\psi = E\psi

\nabla \cdot \mathbf{E} = \frac{\rho}{\varepsilon_0} \nabla \cdot \mathbf{B} = 0 \nabla \times \mathbf{E} = -\frac{\partial \mathbf{B}}{\partial t} \nabla \times \mathbf{B} = \mu_0 \mathbf{J} + \mu_0\varepsilon_0 \frac{\partial \mathbf{E}}{\partial t}

\rho \left( \frac{\partial \mathbf{v}}{\partial t} + \mathbf{v} \cdot \nabla \mathbf{v} \right) = -\nabla p + \mu \nabla^2 \mathbf{v} + \mathbf{f}

\Delta x \cdot \Delta p \geq \frac{\hbar}{2}

Also check out the book “17 Equations That Changed The World. By Ian Stewart”, here are the 17 equations.

17 equations that changed the world

 


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *