Hi,
I am wondering how to express the domain of a two-variable function f(x,y) as below.
For any given y, f(x,y) is defined on [0, g(y)); for any given x, f(x,y) is defined on [0, h(x)). Then how should I specify the domain for the function f(x,y)?
To be more specific, f(x,y)=x+y, and...