| Modulus(UInt24, UInt24) | Returns computed remainder after dividing first value by the second. |
| Modulus(UInt24, UInt32) | Returns computed remainder after dividing first value by the second. |
| Modulus(UInt32, UInt24) | Returns computed remainder after dividing first value by the second. |