Comparisons

January 14, 2020 · View on GitHub

A relational operator is a construct or operator that tests or defines some kind of relation between two entities. These include numerical equality (e.g., 5 == 5) and inequalities (e.g., 4 ≥ 3).