LaTeX is a high-quality typesetting system; it includes features designed for the production of technical and scientific documentation. LaTeX is the de facto standard for the communication and publication of scientific documents. LaTeX is available as free software. Latex has been widely used in the field of physics and mathematics where writing equations is a must. Latex is also available for web and can be used easily. I am also using latex to write equations on this site and wordpress plugin called jetpack come with the latex facility. All you have to do is install Jetpack plugin for wordpress and activate the plugin. That’s it. You are now ready to write beautiful mathematical equations. The aim of this post is to give code of some of the most popular equation that comes up in Math and Physics.
| Latex input | Result |
| E = mc^2 | |
| \nabla q \nabla p \ge \dfrac{\hbar}{2} | |
| F = \dfrac{1}{4\pi\epsilon_0} \dfrac{Q_1Q_2}{r^2} | |
| g’ = g \sqrt{1 – \dfrac{2 \omega^2 R cos^2 \phi}{g}} | |
| b^2+p^2=h^2 | |
| x=\frac{-b\pm\sqrt{b^2-4ac}}{2a} | |
| e^{i\pi}+1=0 | |
| F=G\frac{m_1m_2}{r^2} | |
| \nabla\cdot\mathbf{E}=\frac{\rho}{\varepsilon_0} | |
| E=h\nu | |
| PV=nRT | |
| e^{ix}=\cos x+i\sin x | |
| F(\omega)=\int_{-\infty}^{\infty}f(t)e^{-i\omega t}\,dt | |
| \gamma=\frac{1}{\sqrt{1-\frac{v^2}{c^2}}} | |
| v=f\lambda | |
| i\hbar\frac{\partial\Psi}{\partial t}=\hat{H}\Psi | |
| \int_a^b f'(x)\,dx=f(b)-f(a) |
