…num-expr… + …num-expr…
num1, num2 -> largest(num1, num2)
Adds two numeric values.
The result have the type of the largest operand.