Skip to content

Commit e65cc19

Browse files
authored
Merge pull request #41 from gelbeforelle/patch-3
Add blank lines before <!-- data-type="none" -->
2 parents ddc3319 + 7ed56c1 commit e65cc19

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

03_Minimierung.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ $A= \overline{x} \cdot \overline{y} + \overline{x} \cdot y + x \cdot \overline{y
410410
Mit dieser verschobenen Wahrheittafel lässt sich der Fingerabdruck einer boolschen Funktion darstellen.
411411

412412
Bespiel 1: $f= x \cdot \overline{y} + x \cdot y$
413+
413414
<!-- data-type="none" -->
414415
| | $\overline{x}$ | $x$ |
415416
| -------------- | -------------- | --- |
@@ -418,6 +419,7 @@ Bespiel 1: $f= x \cdot \overline{y} + x \cdot y$
418419

419420

420421
Bespiel 2: $f= x \cdot \overline{y} + \overline{x} \cdot y$
422+
421423
<!-- data-type="none" -->
422424
| | $\overline{x}$ | $x$ |
423425
| -------------- | -------------- | --- |

0 commit comments

Comments
 (0)