Perform arithmetic upon columns, such as adding 2 together or even more complex arithmetic
Function:
Math(table = string, arith = string, new_col = string)
Parameters:
Table: Table name on which to perform function
Arithmetic Operation: Arithmetic operation you wish to perform
New Column: Name for the new column
Examples: