Problem:Find the Domain D and Range R for the function, |
> f := (x,y) -> sqrt(x-y);
|
|
Solution:
|
Clearly this function is defined where the square root
is defined, i.e. for all non negative real numbers.
The range is the set of values that f(x,y) can take. We have, |