let min_depth = 5; surface s = exp(-z/(x^2 + y^2))-exp(x^2+y^2/z); draw s;