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.
See Implementation
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.