Equal Operator (Solver Foundation)
Returns true if all arguments are equal.
Equal[arg, arg]
a == b == ... == z
Example
Equal[x, 2]
x == y == z
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns true if all arguments are equal.
Equal[arg, arg]
a == b == ... == z
Equal[x, 2]
x == y == z