- #1
Gregg
- 459
- 0
The truth table for
[itex]A\Rightarrow B[/itex]
Means If A then B else Not B?
But the truth table is supposedly looking like this:
[itex]
\begin{array}{ccc}
A & B & A\Rightarrow B \\
T & T & T \\
T & F & F \\
F & T & T \\
F & F & T
\end{array}
[/itex]
Only problem I have is A=F and B=T? Why is this ?
[itex]A\Rightarrow B[/itex]
Means If A then B else Not B?
But the truth table is supposedly looking like this:
[itex]
\begin{array}{ccc}
A & B & A\Rightarrow B \\
T & T & T \\
T & F & F \\
F & T & T \\
F & F & T
\end{array}
[/itex]
Only problem I have is A=F and B=T? Why is this ?