Returns the minimum of two values.
@param a The first value. @param b The second value.
@returns The minimum of the two values.
See Implementation
Returns the minimum of two values.
@param a The first value. @param b The second value.
@returns The minimum of the two values.