« Fonctionnement d'un ordinateur/Les circuits combinatoires » : différence entre les versions

Contenu supprimé Contenu ajouté
Aucun résumé des modifications
Ligne 109 :
|-
!Opérateur
!Notation 1
!Notation 2
|-
|| NON a || <math>\overline{a}</math> || <math>\lnot a</math>
|-
|| a ET b || a.b || <math>a \and b</math>
|-
|| a OU b || a+b || <math>a \or b</math>
|-
|| a XOR b || <math>a \oplus b</math> || <math>a \veebar b</math>
|}