9.69
MIN - Returns the minimum entry from a numeric or string list
Argument(s)
from 1 to 64, String
Result type
String
See also
MAX
Category
Miscellanous functions
Example:
C:> ASET -p X := MIN(1,'A',2) X=1