logical operator

[mathematics] An operator used to compare logical expressions that returns a result of true or false. Examples of logical operators include less than (<), greater than (>), equal to (=), and not equal to (<>).