> I have need of a A <a6465c0244621c63e7e1e96eb55aad7a.png> B logic gate > otherwise known as Converse implication.
mathematical expression (!a & b) ? 0 : 1 (more verbally: the only false case is !a & b -- therefore, we select that case for false, and all others for true. given the truth table you provided, that seems simplest)
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com