12-16-2010, 04:21 PM 
		
	
	
		Just for completion, another possible options similar to #1 are:
4) (b & c) ^ ((~b) & d)
5) (b & c) + ((~b) & d)
Results should be the same as #1, but who knows, lets try it :-D
	
	
	
	
	
4) (b & c) ^ ((~b) & d)
5) (b & c) + ((~b) & d)
Results should be the same as #1, but who knows, lets try it :-D
 
 

 
