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