This function evaluates to the smaller of its two arguments.
The lesser value.
NUMERIC
Type
Meaning
the first value
the second value
The two numbers are converted to a common unit and compared. The lesser of the two numbers is returned.
If the values are of a different unit type, this function aborts the run with an error.