Maximum r←x⌈y

r is the result of the scalar application of the maximum function, max ( x , y ) \max(x, y) , which returns the largest argument as defined by total array ordering.