An enormous equation. You need to add \left|
on the left side of corresponding |
. The corresponding |
you need to replace with \right|
.
Equation
\begin{equation}
| \Delta w_{0} | = \frac{|w_{0}|}{2} \left( |\frac{\Delta g}{g}|+|\frac{\Delta (\Delta r)}{\Delta r}| + |\frac{\Delta r}{r}| +|\frac{\Delta L}{L}| \right)
\end{equation}
[Premises]
- The amount of
|
is even. - No nesting. So scenario such as
M_OPEN|----X_OPEN|-----X_CLOSED|------M_CLOSED|
is not possible, justM_OPEN|---M_CLOSED|---H_OPEN|----H_CLOSED|
.