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