Arithmetic Operations
An arithmetic operation combines two or more numeric expressions using the
Arithmetic Operators to form a resulting numeric expression.
Before an arithmetic operation is performed, the participating expressions are converted to identical data types. After the arithmetic operation is performed, the resulting expression also has that storage format.