…num-expr… % …num-expr…
num1, num2 -> largest(num1, num2)
Compute the modolus of the two given operands.
The result type is the largest of the operand types.