Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

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