variable booléenne — meaning in English
French → English · translate English → French 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
variable booléenne is used for these senses in English:
- Boolean (logic, computing) A variable that can hold a single true/false (1/0) value.
- Boolean variable (mathematics, logic, computing) Any variable, from the domain of Boolean algebra, having one of only two values
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.