PlanetPhysics/Boolean Domain

From testwiki
Revision as of 03:59, 1 July 2015 by imported>MaintenanceBot (Add CourseCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A boolean domain 𝔹 is a generic 2-element set, say, 𝔹={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𝔹.

Template:CourseCat