edited by
444 views

1 Answer

0 votes
0 votes
We have $1$ and $AB'$.

$F(A,B) = AB'$

$F(1,B) = 1.B' = B.$

$F(A,B') = A.(B')' = AB$

We can $ [*,’]$ so its functionally complete.

Related questions

0 votes
0 votes
1 answer
2
go_editor asked Sep 20, 2018
722 views
Write the number $(-5)^{\frac{1}{2}}$ in single precision IEEE 754 floating point form.
0 votes
0 votes
2 answers
4
go_editor asked Sep 20, 2018
408 views
Write a complete ANSI C code using recursion to calculate the $sum(s)$ of the digits of an integer number (i) consisting of maximum 5 digits. For example, (1) = if $i=123...