GreaterEqual Operator (Solver Foundation)

Returns true if the first argument is greater than or equal to the second argument.

GreaterEqual[arg1, arg2]
a >= b >= ... >= z

Example

GreaterEqual[x, 2]

See Also

Concepts

Optimization Modeling Language (OML)