min
scorefile command -- return minimum value of params
USAGE:
val = min(p0, p1, p2, ...)
min
returns the minimum of all the parameters
p0, p1, .. etc.
passed to it. See also
max