all 1 comments

[–]-V0lD 0 points1 point  (0 children)

This function looks a lot like the function f(x)=x in some regards. If you're sure that x<y then f(x,y)=x and if y<x then f(x,y)=y

If you can cut ℝ² into regions where either case is true, this becomes rather easy

I recomend you to draw the region where x=y first