Max

max [<#.#>] [<#.#>]

Returns the greater of 2 values.

Parameters:

  1. The first number to pick the greater value from.
  2. The second number to pick the greater value from.

Returns: The greater value out of the 2 specified values.