The logical equivalence of the Boolean expression ~p∧~q∨q∨~p is
Compute the required value.
~p∧~q∨q∨~p≡~p∧q∨q∨~p≡~p∨q≡p→q
Hence the logical equivalence of the Boolean expression ~p∧~q∨q∨~p is p→q.