x and any subsequent values are arithmetic values.
Description
The MIN function returns the smallest of a set of arithmetic values. x and any subsequent values are converted to a common arithmetic data type (using the conversion rules for arithmetic infix
operators) before the operation is performed. x and any subsequent values cannot be string values. The result is the smallest of these converted values and has the common
arithmetic data type.
Description
The MIN function returns the smallest of a set of arithmetic values. x and any subsequent values are converted to a common arithmetic data type (using the conversion rules for arithmetic infix operators) before the operation is performed. x and any subsequent values cannot be string values. The result is the smallest of these converted values and has the common arithmetic data type.