min(1tcl)


min -- return argument with lowest numeric value

Synopsis

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