For example, how to plot sin(x^2 + y^2) = cos(x * y)?
It is hard to simplify this function to y = f(x).  
I think this is not a duplicate to Is it possible to plot implicit equations using Matplotlib?, since my question is about y = f(x) and not z = f(x, y)
 
    
