Boolean — meaning in English
German → English · translate English → German instead
English meaning
- boolean adjective Relating to a system of logic in which every statement is either true or false, with nothing in between, and statements are combined using operations such as and, or and not.
Senses
Boolean is used for these senses in English:
- Boolean (logic, computing) A variable that can hold a single true/false (1/0) value.
boolean — full definition
- adjective Relating to a system of logic in which every statement is either true or false, with nothing in between, and statements are combined using operations such as and, or and not.
- noun A value in a program that can only be one of two things, true or false, often used to record whether something is switched on, finished or allowed.