Copyright Digital Equipment Corp. All rights reserved.

MAX

 The MAX function returns a value (the same type as that  of  the
 parameters)  that  is  the  maximum value of a specified list of
 parameters.


 Syntax:

    MAX( x1,...,xn )


 The parameters can be any arithmetic type, but must  all  be  of
 the same type.