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