Inequation

In mathematics, an inequation is a statement that two objects or expressions are not the same, or do not represent the same value. This relation is often written with a crossed-out equal sign, like

xy.

In some programming languages, this as a statement is written as

x != y or x <> y.

This concept should not be confused with an inequality, which expresses a numerical relation such as 3 < 5 ('3 is less than 5').

This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia article. Browse Wikipedia for more information.