GreaterThanOrEqual(Int24, Int24) | Returns true if left value is greater than or equal to right value. |
GreaterThanOrEqual(Int24, Int32) | Returns true if left value is greater than or equal to right value. |
GreaterThanOrEqual(Int32, Int24) | Returns true if left value is greater than or equal to right value. |