[the] min of factor
the
min
of
min ( expression )
(
)
Factor and expression yield any kind of list.
list
The min function returns the smallest element of its arguments. The elements are compared as if by the < operator.
<
minimum