Subtraction. This is used to subtract one value from another. It also works with arrays of the same size, or with an array and a scalar.
3 - 4 [ 3, 5 ] - [ 4, 6 ]
+ * .* / ./ ^ .*