| Accueil 
 Les opérateurs de base
 
  Les opérateurs simples Propriétés
 Les opérateurs "intermédiaires"
 
 Table des matières
 Index
 | 
 
	Porte ET (AND)
			
				Schéma :
					
Table de vérité :
					
				
					Notation : y=x1.x2
				Porte OU (OR)
			
				Schéma :
					
Table de vérité :
					
				
					Notation : y=x1 x2 ou y=x1+x2. Attention, cette dernière notation n'a rien à voir avec une addition ; par exemple, dans ces conditions, 1+1=1.Porte NON (NOT(1))
			
				Schéma :
					
Table de vérité :
					
				
					Notation : y=x
				 
 URL de cette page :
 http://www.gchagnon.fr/cours/courlong/5_2_1_1.html
 |