min

Return the minimum of the supplied arguments.

Note: If the arguments are floating-point numbers, and at least one is a NaN, the result is undefined.

minmaxtype!(T)
min
(
T...
)
(
T arg
)

Meta