min(TCLX)
min(TCLX)
min -- return argument with lowest numeric value
Syntax
min
num1 num2
[...
numN
]
Description
Returns the argument that has the lowest numeric value. The arguments,
numN
may be any integer or floating point values.