First of all I appreciate the help.
A few questions, are you saying that the range of the function does not include zero, or that it does? And shouldn't it be for all z since z = f(x,y) ?
Ok, for f(x,y)=ln|x-y|
The domain of this function is the set of all x and y pairs such that x - y is greater than zero. The range of the function is the set z such that z = f(x,y), and z is greater than zero, and also x and y must fulfill the constraint for the domain. So D = {(x, y) | x > y}, and R = {z | z = f(x, y), x > y}. And graphically, I think it would exist in the first octant, and have a positive slope.