• Get the max among all numbers.

    Parameters

    Returns Num

    The max numbers among them.

    numMax(1, 2, 3); // Outputs 3n