Subject | English | Indonesian |
comp., MS | Boolean expression | ungkapan Boolean (An expression that yields a Boolean value (true or false). Such expressions can involve comparisons (testing values for equality or, for non-Boolean values, the < [less than] or > [greater than] relation) and logical combination (using Boolean operators such as AND, OR, and XOR) of Boolean expressions) |
comp., MS | conditional expression | ungkapan bersyarat (An expression that yields a Boolean value (true or false). Such expressions can involve comparisons (testing values for equality or, for non-Boolean values, the < [less than] or > [greater than] relation) and logical combination (using Boolean operators such as AND, OR, and XOR) of Boolean expressions) |
comp., MS | numeric expression | ekspresi numerik (Any expression that evaluates to a number. The expression can be any combination of variables, constants, functions, and operators) |