You must login before you can post a comment.
Author: Agrani
Project access type: Public
Description:
Here we solve some boolean algebra functions.
F1 = (X,Y,Z)=Σ(1,4,5)
F2=XY+X'Z+Y'Z'
F3=(X+Y+Z)Z'+X'Y'
F4=WXYZ+W'Z+WYZ'+X'W'
F5 = X'YZ+XY'Z+XYZ'
Created: Nov 20, 2022
Updated: Aug 27, 2023
Comments