Relational expressions are a compact notation for combining relational operations that go together. A relational expression results in a boolean result.
The operations that can be combined are the relational operations.
<
, <=
, >
and >=
=
and !=
The T-Table of
a < b = b > c
is
Expression | Operation |
---|---|
a < b = b > c | |
t1 = b > c | t1 = a < b |
t1 = t2 | t2 = b > c |
t3 | t3 = t1 = t2 |
The T-Form is
t1 = a < b
t2 = b > c
t3 = t1 = t2
For more information about T-Tables and T-Forms, see T-Tables.
We would be more than happy to help you. Our opening hours are 9–15 (CET).
📞 (+47) 93 68 22 77
Nils Bays vei 50, 0876 Oslo, Norway