Quote: "Yeah...but you are still going to tell us what you needed it for, right?"
Well, for now I'll tell you this: I'm creating some mechanisms that do boolean logic based stuff.
Quote: "It might be of some use to you."
Ah, I'll definitely have to look into that!
Quote: "Did you figure out a way with just addition and subtraction?"
Haha well, due to commutative property of addition and such, I'm pretty sure it isn't possible with just addition and subtraction.
Basically, the solution I have thus far is to add both inputs, so when the two inputs added equal 2, I have a mechanism that will grab the output and pull it to high.
Building a mechanical AND gate is pretty easy, but I have some pretty specific requirements here for what I'm doing.