max

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

Arguments

  1. Real value x
  2. Real value y

Output

Maximum of x and y

Examples

max