Go to the first, previous, next, last section, table of contents.


`min' - minimum value in list

Usage: (min list ...)
Return the minimum value in the list

Arguments:
list - list of values. Strings are converted to numbers


Go to the first, previous, next, last section, table of contents.