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
).
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.