Function

An operand that takes a list of arguments and computes a value based on the values in the list. Each argument in the list is an expression that is evaluated and given to the function. Common examples are SIN( ), SQRT( ), and ABS( ).