@MAX [VDS6]
Syntax:
@MAX(<value1>,<value2> , ...)
Description:
This function returns the largest of its two or more integer arguments.
OK:
Unchanged.
Example:
%S = @MAX(5,15,10)
See also:
@ABS
@DIV
@DIFF
@MIN
@PRED
@PROD
@SUCC
@ZERO