Updated the concepts cloud
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
:ID: F32F8F09-3DEC-4FD1-8CFA-401A316E906B
|
||||
:END:
|
||||
#+title: xor
|
||||
#+filetags: :maths:notes:
|
||||
|
||||
XOR stands for exclusive or. It is a logical operation that outputs true only when the inputs differ (one is true, the other is false). If both inputs are the same (both true or both false), the output is false.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user