We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e9267 commit c4b2889Copy full SHA for c4b2889
1 file changed
03_Minimierung.md
@@ -330,6 +330,7 @@ f(x_1, x_2, x_3, x_4) =& x_4+x_3+x_2+x_1 \cdot \\
330
&x_4+x_3+x_2+\overline{x}_1 \cdot \\
331
& x_4+x_3+\overline{x}_2+x_1 \cdot \\
332
& x_4+x_3+\overline{x}_2+\overline{x}_1 \cdot \\
333
+ & x_4+\overline{x}_3+x_2+\overline{x}_1 \cdot \\
334
& x_4+\overline{x}_3+\overline{x}_2+\overline{x}_1 \cdot \\
335
& \overline{x}_4+x_3+\overline{x}_2+x_1 \cdot \\
336
& \overline{x}_4+x_3+\overline{x}_2+\overline{x}_1 \cdot\\
0 commit comments