Content deleted Content added
→top: fmt |
rm examples that are either incomplete (don't specify input ___domain) or wrong (depending on details of numerical encoding). Better to just stick with bits. |
||
Line 1:
In [[mathematics]] and [[computer science]], a '''balanced boolean function''' is a [[boolean function]] whose output yields as many '''0'''s as '''1'''s over its [[Domain of a function|input set]]. This means that for a uniformly random input string of bits, the probability of getting a '''1''' is 1/2.
and the function that produces the [[exclusive or]] of the input bits.
== Usage ==
|