Skip to content

Commit 9274436

Browse files
Update 04_Schaltnetze.md
1 parent befdaa1 commit 9274436

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

04_Schaltnetze.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,10 +720,10 @@ Beispiel:
720720
| 0 | 0 | 0 | 1 |
721721
| 0 | 0 | 1 | 0 |
722722
| 0 | 1 | 0 | 0 |
723-
| 0 | 1 | 1 | 0 |
723+
| 0 | 1 | 1 | 1 |
724724
| 1 | 1 | 0 | 1 |
725725
| 1 | 0 | 1 | 0 |
726-
| 1 | 0 | 1 | 1 |
726+
| 1 | 0 | 1 | 0 |
727727
| 1 | 1 | 1 | 0 |
728728

729729

0 commit comments

Comments
 (0)