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


`max' - maximum value in list

Usage: (max list ...)
Return the maximum 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.