| GreaterThan(UInt24, UInt24) | Returns true if left value is greater than right value. |
| GreaterThan(UInt24, UInt32) | Returns true if left value is greater than right value. |
| GreaterThan(UInt32, UInt24) | Returns true if left value is greater than right value. |