Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 274 Bytes

comparisons.md

File metadata and controls

5 lines (3 loc) · 274 Bytes

Comparisons

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).