> Beginner need Help with Truth Table for Boolean Function?

Beginner need Help with Truth Table for Boolean Function?

Posted at: 2014-12-18 
I need a truth table for this function

F (x,y,z) = (NOT x AND NOT y)(NOT x OR NOT y)(z)

Here's a truth table with 3 variables

http://www.codeproject.com/KB/openGL/Cir...

So make a truth table. It's not very difficult. You only have 3 variables.

I need a truth table for this function

F (x,y,z) = (NOT x AND NOT y)(NOT x OR NOT y)(z)