Hi, how to use a XOR formula with 3 and 5 arguments (with real world use cases)? I’m trying to understand how i can apply this in real life
How to use a XOR formula with 3 and 5 arguments (with real world use cases)
Best answer by kuovonne
Usually XOR is used when building circuits or other computations.
The one-hot meaning is most common in regular life. For example, when ordering at a restaurant, there might be a choice of multiple entrees, but you can choose only one entree.
The parity meaning in regular life is better understood in terms of a series of transactions. Suppose your order a product online, then decide to cancel the order, then decide to cancel the canceling. In that case, the two “cancels” would cancel each other out, and your original order would stand. In the “Bill and Ted Excellent Adventure” series of movies, the quote "That Was Non-Non-Non-Non-Heinous!” also uses the parity meaning. Every “non-non-” pair drops out, so an even number of “non-”'s means that the thing was heinous, but an odd number of “non-”'s means that the thing was actually good.
If this answers your question, please mark this post as the solution. Otherwise, could you please give a bit more details and a screen capture?
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
