Electricity
Coulomb's law - formula in LaTeX
An electricity and magnetism formula - the basis of circuit problems and electrical lab reports.
LaTeX code
$$
F = \dfrac{1}{4\pi\varepsilon_0}\dfrac{q_1 q_2}{r^2}
$$How to use this formula in LaTeX?
- Copy the code with the button above -
$$…$$is centered display math. - Paste it into the CamteX editor, Overleaf or any LaTeX document.
- Inside a sentence, use single
$…$instead of double. - The formula needs the
amsmathpackage - CamteX templates include it in the preamble.
Related formulas - Electricity
Drawing formulas is faster than typing them.
Draw a formula, table or chart - CamteX AI turns it into ready LaTeX and inserts it into your document.