Code: Select all
\begin{equation}
Z =
\begin{vmatrix}
X_L - X_C
\end{vmatrix}
= 70{\Omega}
\end{equation}
Code: Select all
\begin{equation}
Z =
\begin{vmatrix}
X_L - X_C
\end{vmatrix}
= 70{\Omega}
\end{equation}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass{article}
\usepackage{amsmath}
\usepackage{siunitx}
\begin{document}
\begin{equation}
Z = \lvert X_L - X_C \rvert = \SI{70}{\ohm}
\end{equation}
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.