Metallic MOS: Difference between revisions

Cmloegcmluin (talk | contribs)
Cmloegcmluin (talk | contribs)
Line 764: Line 764:


<math>
<math>
φ =
\newenvironment{rcases}
\begin{align}
  {\left.\begin{aligned}}
\begin{cases}
  {\end{aligned}\right\rbrace}
 
\begin{rcases}
L&:s \\
L&:s \\
L+s&:L \\
L+s&:L \\
Line 773: Line 775:
5L+3s&:3L+2s \\
5L+3s&:3L+2s \\
&\vdots
&\vdots
\end{cases}
\end{rcases}
\end{align}
= φ
</math>
</math>


Line 783: Line 785:


<math>
<math>
\begin{cases}
\begin{aligned}
L \\
L \\
L+s \\
L+s \\
Line 790: Line 792:
5L+3s \\
5L+3s \\
\vdots
\vdots
\end{cases}
\end{aligned}
</math>
</math>


Line 798: Line 800:


<math>
<math>
\begin{cases}
s \\
s \\
L \\
L \\
Line 805: Line 806:
3L+2s \\
3L+2s \\
\vdots
\vdots
\end{cases}
</math>
</math>