[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
IMP
Here's a truth table for it:
x y xIMPy
1 1 1
1 0 0
0 1 1
0 0 1
IMP stands for implication as in a statement is TRUE if the value of the first operand implies the value of the second.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
IMP
What is an IMP?
Both a bitwise and boolean logical operator. For example:Here's a truth table for it:
x y xIMPy
1 1 1
1 0 0
0 1 1
0 0 1
IMP stands for implication as in a statement is TRUE if the value of the first operand implies the value of the second.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
