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