Electricity
Resistors in parallel - formula in LaTeX
An electricity and magnetism formula - the basis of circuit problems and electrical lab reports.
LaTeX code
$$
\dfrac{1}{R_z} = \sum_{i} \dfrac{1}{R_i}
$$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.