VDict mobile
Dictionary
-
Translation
English - Vietnamese
Vietnamese - English
Vietnamese - Vietnamese
French - Vietnamese
Vietnamese - French
Computing
English - English
Chinese - Vietnamese
Russian - Vietnamese
mathematics, 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)