gate project
0 Stars     11 Views    
...

Author: David Piña

Project access type: Public

Description:

1. (A.B)' =A' + B'

NOT (A AND B) =NOT A OR NOT B

2. (A+B)' = A'. B'

NOT (A OR B) = NOT A AND NOT B

Created: Feb 28, 2021

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.