Boolean domain

MyWikiBiz, Author Your Legacy — Friday March 29, 2024
Revision as of 05:56, 19 May 2007 by Jon Awbrey (talk | contribs) (add cats)
Jump to navigationJump to search

A boolean domain B is a generic 2-element set, say, B = {0, 1}, whose elements are interpreted as logical values, typically 0 = false and 1 = true.

A boolean variable x is a variable that takes its value from a boolean domain, as x ∈ B.

See also