名词
中文翻译:布尔的
同义词:
['Boolean', 'Boolean logic', 'Boolean value']
例句:
-
1.The program uses a Boolean variable to store the result of the calculation.
这个程序使用一个布尔变量来存储计算结果。
-
2.The Boolean function returns true if the input is greater than zero.
布尔函数如果输入大于零就返回真。
-
3. In boolean logic, true and false are represented by the symbols 'T' and 'F' respectively.
在布尔逻辑中,真和假分别用'T'和'F'表示。