COMPUTE
@COMPUTE returns the value of an arithmetic expression to a target column. The value returned from the function is in the form of a string.
You can omit @COMPUTE when returning the value of an arithmetic expression to another function.
Syntax
@COMPUTE (valueoperatorvalue)