Addition, also concatenation when used with strings. This is used to add two values together. It also works with arrays of the same size, or with an array and a scalar.
3 + 4 [ 3, 5 ] + [ 4, 6 ]
- * .* / ./ ^ .*