Min

min [<#.#>] [<#.#>]

Returns the lesser of 2 values.

Parameters:

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

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