| Addition adds one number to another. Subtraction subtracts one number from another. Multiplications multiplies one number with another. Division divides one number by another. Modulus divides one number by another and returns the remainder.Max takes the maximum of the two. Min takes the minimum of the two. |