min

Calculates the minimum between 2 arguments. Depending on input, function can return scalar, vector or matrix

Arguments

  1. Real value x
  2. Real value y

Output

Minimum of x and y

Examples

min