max

Return the maximum 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)
max
(
T...
)
(
T arg
)

Meta