pertaining to or being a deductive logical system, as Boolean algebra, used to represent symbolically the relationships between sets, classes, and other entities.
2.
Computers. of or pertaining to a data type having two possible values representing “true” or “false.”
noun
3.
Computers. a Boolean data type.
:10
:09
:08
:07
:06
:05
:04
:03
:02
:01
Booleanis always a great word to know.
So is lollapalooza. Does it mean:
So is gobo. Does it mean:
So is ort. Does it mean:
an extraordinary or unusual thing, person, or event; an exceptional example or instance.
a fool or simpleton; ninny.
a screen or mat covered with a dark material for shielding a camera lens from excess light or glare.
an arrangement of five objects, as trees, in a square or rectangle, one at each corner and one in the middle.
a printed punctuation mark (‽), available only in some typefaces, designed to combine the question mark (?) and the exclamation point (!), indicating a mixture of query and interjection, as after a rhetorical question.
logic 1. Boolean algebra. programming 2. (bool) The type of an expression with two possible values, "true" and "false". Also, a variable of Boolean type or a function with Boolean arguments or result. The most common Boolean functions are AND, OR and NOT. (1997-12-01)