Code: Select all
\begin{equation}
\label{eq:4.20}
\eta_{elec}=
\left{
\frac {\gamma_{j,in} - {\langle{\gamma_j}\rangle}_j} {\gamma_{j,in}-1}
\right}
\end{equation}
Code: Select all
\begin{equation}
\label{eq:4.20}
\eta_{elec}=
\left{
\frac {\gamma_{j,in} - {\langle{\gamma_j}\rangle}_j} {\gamma_{j,in}-1}
\right}
\end{equation}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
\
) and so make them a command. Curly braces are usually used for grouping so this measure is necessary to get them printed.\left
and \right
expect a delimiter (braces, brackets, parentheses). otherwise they will produce error.
Code: Select all
\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackahe{mathtools} % loads »amsmath«
\begin{document}
\begin{equation}\label{eq:dummy}
\eta_text{elec}=\left\{\frac{\gamma_{j,in} - \langle\gamma_j\rangle_j}{\gamma_{j,in}-1}\right\}
\end{equation}
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p