max(1tcl)


max -- return argument with highest numeric value

Synopsis

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.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.