Diferente pentru problema/logic intre reviziile #67 si #89

Diferente intre titluri:

logic
Logic

Diferente intre continut:

h2. Exemplu
table(example). |_. logic.in |_. logic.out |_. Explicatie|
table(example). |_. logic.in |_. logic.out |
| $4$
$a&(c|~c)$
$a$
$~(a|b|c|d)$
$~a~b&~c&~d$
$~a&~b&~c&~d$
$z&b$
$a&b$
$a|b$
|diferite
egale
diferite
egale
|Pentru ultimul set de expresii tabelul este:
<table allign=center>
<tr>
<th>a</th>
<th>b</th>
<th>~a</th>
<th>a&#124;~a</th>
<th>(a&#124;~a)&(a&#124;~a)&(a&#124;~a)</th>
<th>a&#124;b</th>
<th>E</th>
</tr>
</table>
a  b  ~a  a&#124;~a  (a&#124;~a)&(a&#124;~a)&(a&#124;~a) a&#124;b  E
0  0   1     1                       1                      0      0
0  1   1     1                       1                      1      1
1  0   0     1                       1                      1      1
1  1   0     1                       1                      1      1
 unde E=(a&#124;~a)&(a&#124;~a)&(a&#124;~a)&(a&#124;b)
|
egale |
 
h3. Explicatie
 
Pentru ultimul set de expresii tabelul este:
|_. a |_. b |_.  ~a |_.  a&#124;~a |_. (a&#124;~a)&(a&#124;~a)&(a&#124;~a) |_. a&#124;b |_. E |
| 0&nbsp; | 0&nbsp; | 1 | 1 | 1 | 0&nbsp; | 0&nbsp; |
| 0&nbsp; | 1 | 1 | 1 | 1 | 1 | 1 |
| 1 | 0&nbsp; | 0&nbsp; | 1 | 1 | 1 | 1 |
| 1 | 1 | 0&nbsp; | 1 | 1 | 1 | 1 |
 
 unde $E=(a&#124;~a)&(a&#124;~a)&(a&#124;~a)&(a&#124;b)$
==include(page="template/taskfooter" task_id="logic") ==
 

Nu exista diferente intre securitate.

Diferente intre topic forum:

 
1880