Boolean AND one
If we have an expression like:
…then for any value of
We know that, because of the AND truth table:
1 AND 1 = 10 AND 1 = 0, so:A AND 1 = A
In short:
We can use this to simplify boolean algebra!
If we have an expression like:
…then for any value of
We know that, because of the AND truth table:
1 AND 1 = 10 AND 1 = 0, so:A AND 1 = AIn short:
We can use this to simplify boolean algebra!